12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"domain": "twinkly",
|
|
"name": "Twinkly",
|
|
"documentation": "https://www.home-assistant.io/integrations/twinkly",
|
|
"requirements": ["ttls==1.4.2"],
|
|
"dependencies": [],
|
|
"codeowners": ["@dr1rrb"],
|
|
"config_flow": true,
|
|
"dhcp": [{ "hostname": "twinkly_*" }],
|
|
"iot_class": "local_polling"
|
|
}
|