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