core/homeassistant/components/xs1/manifest.json

10 lines
248 B
JSON
Raw Normal View History

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