Upgrade aiolifx to 0.6.9 (#45448)

This commit is contained in:
Anders Melchiorsen 2021-01-23 06:21:57 +01:00 committed by GitHub
parent e40f0bf429
commit 011d5208fd
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.7", "aiolifx_effects==0.2.2"],
"requirements": ["aiolifx==0.6.9", "aiolifx_effects==0.2.2"],
"homekit": {
"models": ["LIFX"]
},

View File

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