14 lines
246 B
JSON
14 lines
246 B
JSON
|
{
|
||
|
"domain": "lifx",
|
||
|
"name": "Lifx",
|
||
|
"documentation": "https://www.home-assistant.io/components/lifx",
|
||
|
"requirements": [
|
||
|
"aiolifx==0.6.7",
|
||
|
"aiolifx_effects==0.2.1"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@amelchio"
|
||
|
]
|
||
|
}
|