mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
292 B
JSON
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"]
|
|
}
|