hass-core/homeassistant/components/intesishome/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
266 B
JSON

{
"domain": "intesishome",
"name": "IntesisHome",
"documentation": "https://www.home-assistant.io/integrations/intesishome",
"codeowners": ["@jnimmo"],
"requirements": ["pyintesishome==1.7.6"],
"iot_class": "cloud_push",
"loggers": ["pyintesishome"]
}