2019-09-19 21:31:54 +00:00
|
|
|
{
|
|
|
|
"domain": "izone",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "iZone",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/izone",
|
2021-06-27 19:13:26 +00:00
|
|
|
"requirements": ["python-izone==1.1.6"],
|
2020-01-06 20:28:23 +00:00
|
|
|
"codeowners": ["@Swamp-Ig"],
|
2021-01-16 19:22:03 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"homekit": {
|
2021-04-15 08:21:38 +00:00
|
|
|
"models": ["iZone"]
|
|
|
|
},
|
|
|
|
"iot_class": "local_push"
|
2019-09-19 21:31:54 +00:00
|
|
|
}
|