1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00
Files
core/homeassistant/components/tellduslive/manifest.json
2026-02-20 19:41:34 +01:00

11 lines
292 B
JSON

{
"domain": "tellduslive",
"name": "Telldus Live",
"codeowners": ["@fredrike"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/tellduslive",
"integration_type": "hub",
"iot_class": "cloud_polling",
"requirements": ["tellduslive==0.10.12"]
}