2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "lifx",
|
|
|
|
"name": "Lifx",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-04-04 04:14:45 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/components/lifx",
|
|
|
|
"requirements": [
|
|
|
|
"aiolifx==0.6.7",
|
2019-04-28 18:46:49 +00:00
|
|
|
"aiolifx_effects==0.2.2"
|
2019-04-04 04:14:45 +00:00
|
|
|
],
|
|
|
|
"dependencies": [],
|
|
|
|
"codeowners": [
|
|
|
|
"@amelchio"
|
|
|
|
]
|
|
|
|
}
|