core/homeassistant/components/intesishome/manifest.json

10 lines
266 B
JSON

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