Bump dyson upstream library version (#38756)
This commit is contained in:
parent
6a24667944
commit
1d9a469f84
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "dyson",
|
||||
"name": "Dyson",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
||||
"requirements": ["libpurecool==0.6.1"],
|
||||
"requirements": ["libpurecool==0.6.3"],
|
||||
"after_dependencies": ["zeroconf"],
|
||||
"codeowners": ["@etheralm"]
|
||||
}
|
||||
|
|
|
@ -830,7 +830,7 @@ konnected==1.1.0
|
|||
lakeside==0.12
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.6.1
|
||||
libpurecool==0.6.3
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.0
|
||||
|
|
|
@ -409,7 +409,7 @@ keyrings.alt==3.4.0
|
|||
konnected==1.1.0
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.6.1
|
||||
libpurecool==0.6.3
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue