Update ambiclimate library (#26182)
parent
691e3f6141
commit
059ae2bb68
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/ambiclimate",
|
||||
"requirements": [
|
||||
"ambiclimate==0.2.0"
|
||||
"ambiclimate==0.2.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -188,7 +188,7 @@ alarmdecoder==1.13.2
|
|||
alpha_vantage==2.1.0
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.2.0
|
||||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.amcrest
|
||||
amcrest==1.5.3
|
||||
|
|
|
@ -76,7 +76,7 @@ aiounifi==11
|
|||
aiowwlln==1.0.0
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.2.0
|
||||
ambiclimate==0.2.1
|
||||
|
||||
# homeassistant.components.apns
|
||||
apns2==0.3.0
|
||||
|
|
Loading…
Reference in New Issue