core/homeassistant/components/tellduslive/manifest.json

10 lines
263 B
JSON

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