13 lines
237 B
JSON
13 lines
237 B
JSON
|
{
|
||
|
"domain": "tradfri",
|
||
|
"name": "Tradfri",
|
||
|
"documentation": "https://www.home-assistant.io/components/tradfri",
|
||
|
"requirements": [
|
||
|
"pytradfri[async]==6.0.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@ggravlingen"
|
||
|
]
|
||
|
}
|