mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 18:08:37 -04:00
11 lines
295 B
JSON
11 lines
295 B
JSON
{
|
|
"domain": "intesishome",
|
|
"name": "IntesisHome",
|
|
"codeowners": ["@jnimmo"],
|
|
"documentation": "https://www.home-assistant.io/integrations/intesishome",
|
|
"iot_class": "cloud_push",
|
|
"loggers": ["pyintesishome"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["pyintesishome==2.0.3"]
|
|
}
|