mirror of https://github.com/home-assistant/core
11 lines
325 B
JSON
11 lines
325 B
JSON
{
|
|
"domain": "flexit_bacnet",
|
|
"name": "Flexit Nordic (BACnet)",
|
|
"codeowners": ["@lellky", "@piotrbulinski"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/flexit_bacnet",
|
|
"integration_type": "device",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["flexit_bacnet==2.2.1"]
|
|
}
|