mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 20:53:45 +01:00
11 lines
277 B
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"]
|
|
}
|