2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "insteon",
|
|
|
|
"name": "Insteon",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/insteon",
|
2021-01-29 08:07:18 +00:00
|
|
|
"requirements": ["pyinsteon==1.0.9"],
|
2020-08-11 23:04:44 +00:00
|
|
|
"codeowners": ["@teharris1"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|