2020-11-19 17:22:12 +00:00
|
|
|
{
|
|
|
|
"domain": "twinkly",
|
|
|
|
"name": "Twinkly",
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/twinkly",
|
|
|
|
"requirements": ["twinkly-client==0.0.2"],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": ["@dr1rrb"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2021-12-14 14:12:19 +00:00
|
|
|
"dhcp": [{ "hostname": "twinkly_*" }],
|
2021-04-15 08:21:38 +00:00
|
|
|
"iot_class": "local_polling"
|
2020-11-19 17:22:12 +00:00
|
|
|
}
|