2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "lifx",
|
2020-01-07 07:19:17 +00:00
|
|
|
"name": "LIFX",
|
2019-05-13 08:16:55 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/lifx",
|
2020-01-06 20:28:23 +00:00
|
|
|
"requirements": ["aiolifx==0.6.7", "aiolifx_effects==0.2.2"],
|
2019-05-31 18:58:48 +00:00
|
|
|
"homekit": {
|
2020-01-06 20:28:23 +00:00
|
|
|
"models": ["LIFX"]
|
2019-05-31 18:58:48 +00:00
|
|
|
},
|
2019-09-19 21:39:57 +00:00
|
|
|
"codeowners": []
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|