14 lines
329 B
JSON
14 lines
329 B
JSON
{
|
|
"domain": "tradfri",
|
|
"name": "Tradfri",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tradfri",
|
|
"requirements": ["pytradfri[async]==6.4.0"],
|
|
"homekit": {
|
|
"models": ["TRADFRI"]
|
|
},
|
|
"dependencies": [],
|
|
"zeroconf": ["_coap._udp.local."],
|
|
"codeowners": ["@ggravlingen"]
|
|
}
|