mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump libpurecool to 0.6.0 (#30247)
* bump libpurecool to 0.6.0 - fixes home-assistant/home-assistant#26367 * update manifest too
This commit is contained in:
parent
134dc45b77
commit
0323b246bd
@ -3,7 +3,7 @@
|
||||
"name": "Dyson",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
||||
"requirements": [
|
||||
"libpurecool==0.5.0"
|
||||
"libpurecool==0.6.0"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@ -756,7 +756,7 @@ konnected==0.1.5
|
||||
lakeside==0.12
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.5.0
|
||||
libpurecool==0.6.0
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.0
|
||||
|
@ -265,7 +265,7 @@ keyring==20.0.0
|
||||
keyrings.alt==3.4.0
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.5.0
|
||||
libpurecool==0.6.0
|
||||
|
||||
# homeassistant.components.soundtouch
|
||||
libsoundtouch==0.7.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user