2022-01-20 09:01:04 +00:00
|
|
|
{
|
|
|
|
"domain": "intellifire",
|
|
|
|
"name": "IntelliFire",
|
2022-01-26 15:16:25 +00:00
|
|
|
"codeowners": ["@jeeftor"],
|
2023-02-08 19:35:25 +00:00
|
|
|
"config_flow": true,
|
2022-10-15 20:09:00 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"hostname": "zentrios-*"
|
|
|
|
}
|
2023-02-08 19:35:25 +00:00
|
|
|
],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/intellifire",
|
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["intellifire4py"],
|
|
|
|
"requirements": ["intellifire4py==2.2.2"]
|
2022-01-26 15:16:25 +00:00
|
|
|
}
|