1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/startca/manifest.json

10 lines
243 B
JSON

{
"domain": "startca",
"name": "Start.ca",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/startca",
"iot_class": "cloud_polling",
"quality_scale": "legacy",
"requirements": ["xmltodict==0.13.0"]
}