core/homeassistant/components/intesishome/manifest.json

10 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"]
}