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

9 lines
248 B
JSON

{
"domain": "xs1",
"name": "EZcontrol XS1",
"documentation": "https://www.home-assistant.io/integrations/xs1",
"requirements": ["xs1-api-client==3.0.0"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["xs1_api_client"]
}