Upgrade ambiclimate library (#24449)
parent
cebb146e7c
commit
4921d35e70
|
@ -4,7 +4,7 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/components/ambiclimate",
|
||||
"requirements": [
|
||||
"ambiclimate==0.1.2"
|
||||
"ambiclimate==0.1.3"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": [
|
||||
|
|
|
@ -175,7 +175,7 @@ alarmdecoder==1.13.2
|
|||
alpha_vantage==2.1.0
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.1.2
|
||||
ambiclimate==0.1.3
|
||||
|
||||
# homeassistant.components.amcrest
|
||||
amcrest==1.5.3
|
||||
|
|
|
@ -64,7 +64,7 @@ aioswitcher==2019.3.21
|
|||
aiounifi==6
|
||||
|
||||
# homeassistant.components.ambiclimate
|
||||
ambiclimate==0.1.2
|
||||
ambiclimate==0.1.3
|
||||
|
||||
# homeassistant.components.apns
|
||||
apns2==0.3.0
|
||||
|
|
Loading…
Reference in New Issue