Bump libpurecool to 0.6.4 (#43779)
This commit is contained in:
parent
d93687b5ac
commit
cf286d1c51
4 changed files with 4 additions and 5 deletions
|
@ -117,7 +117,6 @@ homeassistant/components/dunehd/* @bieniu
|
|||
homeassistant/components/dwd_weather_warnings/* @runningman84 @stephan192 @Hummel95
|
||||
homeassistant/components/dweet/* @fabaff
|
||||
homeassistant/components/dynalite/* @ziv1234
|
||||
homeassistant/components/dyson/* @etheralm
|
||||
homeassistant/components/eafm/* @Jc2k
|
||||
homeassistant/components/ecobee/* @marthoc
|
||||
homeassistant/components/ecovacs/* @OverloadUT
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"domain": "dyson",
|
||||
"name": "Dyson",
|
||||
"documentation": "https://www.home-assistant.io/integrations/dyson",
|
||||
"requirements": ["libpurecool==0.6.3"],
|
||||
"requirements": ["libpurecool==0.6.4"],
|
||||
"after_dependencies": ["zeroconf"],
|
||||
"codeowners": ["@etheralm"]
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -856,7 +856,7 @@ konnected==1.2.0
|
|||
lakeside==0.12
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.6.3
|
||||
libpurecool==0.6.4
|
||||
|
||||
# homeassistant.components.foscam
|
||||
libpyfoscam==1.0
|
||||
|
|
|
@ -441,7 +441,7 @@ keyrings.alt==3.4.0
|
|||
konnected==1.2.0
|
||||
|
||||
# homeassistant.components.dyson
|
||||
libpurecool==0.6.3
|
||||
libpurecool==0.6.4
|
||||
|
||||
# homeassistant.components.mikrotik
|
||||
librouteros==3.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue