mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Bump pyecobee to 0.1.4 (#27074)
This commit is contained in:
parent
d116d2c1a4
commit
d28980b097
@ -4,6 +4,6 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/components/ecobee",
|
"documentation": "https://www.home-assistant.io/components/ecobee",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"requirements": ["python-ecobee-api==0.1.3"],
|
"requirements": ["python-ecobee-api==0.1.4"],
|
||||||
"codeowners": ["@marthoc"]
|
"codeowners": ["@marthoc"]
|
||||||
}
|
}
|
||||||
|
@ -1489,7 +1489,7 @@ python-clementine-remote==1.0.1
|
|||||||
python-digitalocean==1.13.2
|
python-digitalocean==1.13.2
|
||||||
|
|
||||||
# homeassistant.components.ecobee
|
# homeassistant.components.ecobee
|
||||||
python-ecobee-api==0.1.3
|
python-ecobee-api==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# python-eq3bt==0.1.9
|
# python-eq3bt==0.1.9
|
||||||
|
@ -359,7 +359,7 @@ pysonos==0.0.23
|
|||||||
pyspcwebgw==0.4.0
|
pyspcwebgw==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.ecobee
|
# homeassistant.components.ecobee
|
||||||
python-ecobee-api==0.1.3
|
python-ecobee-api==0.1.4
|
||||||
|
|
||||||
# homeassistant.components.darksky
|
# homeassistant.components.darksky
|
||||||
python-forecastio==1.4.0
|
python-forecastio==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user