core/homeassistant/components/xs1/manifest.json

11 lines
277 B
JSON

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