Update libpurecool upstream library to latest version (#31457)
* Update upstream library to latest version * update version in requirements_all.txt * update version in requirements_all.txt
This commit is contained in:
parent
9097912469
commit
8af9585f12
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.0"],
|
||||
"requirements": ["libpurecool==0.6.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@etheralm"]
|
||||
}
|
||||
|
|
|
@ -766,7 +766,7 @@ konnected==0.1.5
|
|||
lakeside==0.12
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.6.0
|
||||
libpurecool==0.6.1
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.0
|
||||
|
|
|
@ -281,7 +281,7 @@ keyring==20.0.0
|
|||
keyrings.alt==3.4.0
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.6.0
|
||||
libpurecool==0.6.1
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue