core/homeassistant/components/izone/manifest.json

10 lines
237 B
JSON

{
"domain": "izone",
"name": "izone",
"documentation": "https://www.home-assistant.io/integrations/izone",
"requirements": [ "python-izone==1.1.1" ],
"dependencies": [],
"codeowners": [ "@Swamp-Ig" ],
"config_flow": true
}