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