11 lines
257 B
JSON
11 lines
257 B
JSON
|
{
|
||
|
"domain": "wled",
|
||
|
"name": "WLED",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/wled",
|
||
|
"requirements": ["wled==0.1.0"],
|
||
|
"dependencies": [],
|
||
|
"zeroconf": ["_wled._tcp.local."],
|
||
|
"codeowners": ["@frenck"]
|
||
|
}
|