12 lines
337 B
JSON
12 lines
337 B
JSON
{
|
|
"domain": "intellifire",
|
|
"name": "IntelliFire",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/intellifire",
|
|
"requirements": ["intellifire4py==2.0.1"],
|
|
"codeowners": ["@jeeftor"],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["intellifire4py"],
|
|
"dhcp": [{ "hostname": "zentrios-*" }]
|
|
}
|