core/homeassistant/components/intellifire/manifest.json

11 lines
282 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"
}