mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +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",
|
"name": "Dyson",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"libpurecool==0.5.0"
|
"libpurecool==0.6.0"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -756,7 +756,7 @@ konnected==0.1.5
|
|||||||
lakeside==0.12
|
lakeside==0.12
|
||||||
|
|
||||||
# homeassistant.components.dyson
|
# homeassistant.components.dyson
|
||||||
libpurecool==0.5.0
|
libpurecool==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.foscam
|
# homeassistant.components.foscam
|
||||||
libpyfoscam==1.0
|
libpyfoscam==1.0
|
||||||
|
@ -265,7 +265,7 @@ keyring==20.0.0
|
|||||||
keyrings.alt==3.4.0
|
keyrings.alt==3.4.0
|
||||||
|
|
||||||
# homeassistant.components.dyson
|
# homeassistant.components.dyson
|
||||||
libpurecool==0.5.0
|
libpurecool==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.soundtouch
|
# homeassistant.components.soundtouch
|
||||||
libsoundtouch==0.7.2
|
libsoundtouch==0.7.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user