lifx: bump aiolifx_effects dependency to v0.3.1 (#83730)
Fixes #83719 Signed-off-by: Avi Miller <me@dje.li> Signed-off-by: Avi Miller <me@dje.li>
This commit is contained in:
parent
a65ce7e6c6
commit
5976de6b7a
3 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/lifx",
|
||||
"requirements": [
|
||||
"aiolifx==0.8.7",
|
||||
"aiolifx_effects==0.3.0",
|
||||
"aiolifx_effects==0.3.1",
|
||||
"aiolifx_themes==0.2.0"
|
||||
],
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -196,7 +196,7 @@ aiokef==0.2.16
|
|||
aiolifx==0.8.7
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx_effects==0.3.0
|
||||
aiolifx_effects==0.3.1
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx_themes==0.2.0
|
||||
|
|
|
@ -174,7 +174,7 @@ aiokafka==0.7.2
|
|||
aiolifx==0.8.7
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx_effects==0.3.0
|
||||
aiolifx_effects==0.3.1
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx_themes==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue