mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Bump libpurecool to 0.6.4 (#43779)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user