mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update ambiclimate library (#26182)
This commit is contained in:
parent
691e3f6141
commit
059ae2bb68
@ -4,7 +4,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/ambiclimate",
|
"documentation": "https://www.home-assistant.io/components/ambiclimate",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"ambiclimate==0.2.0"
|
"ambiclimate==0.2.1"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -188,7 +188,7 @@ alarmdecoder==1.13.2
|
|||||||
alpha_vantage==2.1.0
|
alpha_vantage==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.ambiclimate
|
# homeassistant.components.ambiclimate
|
||||||
ambiclimate==0.2.0
|
ambiclimate==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.amcrest
|
# homeassistant.components.amcrest
|
||||||
amcrest==1.5.3
|
amcrest==1.5.3
|
||||||
|
@ -76,7 +76,7 @@ aiounifi==11
|
|||||||
aiowwlln==1.0.0
|
aiowwlln==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.ambiclimate
|
# homeassistant.components.ambiclimate
|
||||||
ambiclimate==0.2.0
|
ambiclimate==0.2.1
|
||||||
|
|
||||||
# homeassistant.components.apns
|
# homeassistant.components.apns
|
||||||
apns2==0.3.0
|
apns2==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user