Upgrade aiolifx to 0.6.10 (#55344)

This commit is contained in:
Anders Melchiorsen 2021-08-27 18:53:42 +02:00 committed by GitHub
parent 2cc87cb7ab
commit ed19fdd462
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "LIFX",
"config_flow": true,
"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": {
"models": ["LIFX"]
},

View file

@ -201,7 +201,7 @@ aiokafka==0.6.0
aiokef==0.2.16
# homeassistant.components.lifx
aiolifx==0.6.9
aiolifx==0.6.10
# homeassistant.components.lifx
aiolifx_effects==0.2.2