Update aiolifx_effects to 0.2.2 (#23473)
parent
687bbce900
commit
2fecc7d5a4
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/components/lifx",
|
||||
"requirements": [
|
||||
"aiolifx==0.6.7",
|
||||
"aiolifx_effects==0.2.1"
|
||||
"aiolifx_effects==0.2.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -140,7 +140,7 @@ aioimaplib==0.7.15
|
|||
aiolifx==0.6.7
|
||||
|
||||
# homeassistant.components.lifx
|
||||
aiolifx_effects==0.2.1
|
||||
aiolifx_effects==0.2.2
|
||||
|
||||
# homeassistant.components.hunterdouglas_powerview
|
||||
aiopvapi==1.6.14
|
||||
|
|
Loading…
Reference in New Issue