Upgrade aiolifx to 0.6.10 (#55344)
This commit is contained in:
parent
2cc87cb7ab
commit
ed19fdd462
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "LIFX",
|
"name": "LIFX",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/lifx",
|
"documentation": "https://www.home-assistant.io/integrations/lifx",
|
||||||
"requirements": ["aiolifx==0.6.9", "aiolifx_effects==0.2.2"],
|
"requirements": ["aiolifx==0.6.10", "aiolifx_effects==0.2.2"],
|
||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["LIFX"]
|
"models": ["LIFX"]
|
||||||
},
|
},
|
||||||
|
|
|
@ -201,7 +201,7 @@ aiokafka==0.6.0
|
||||||
aiokef==0.2.16
|
aiokef==0.2.16
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx==0.6.9
|
aiolifx==0.6.10
|
||||||
|
|
||||||
# homeassistant.components.lifx
|
# homeassistant.components.lifx
|
||||||
aiolifx_effects==0.2.2
|
aiolifx_effects==0.2.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue