1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-06 15:36:51 +01:00
Files
core/homeassistant/components/startca/manifest.json
T

9 lines
214 B
JSON

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