mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump python-ecobee-api to 0.2.8 (#44866)
This commit is contained in:
parent
93ae65d704
commit
1c2f88c500
@ -3,6 +3,6 @@
|
|||||||
"name": "ecobee",
|
"name": "ecobee",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
||||||
"requirements": ["python-ecobee-api==0.2.7"],
|
"requirements": ["python-ecobee-api==0.2.8"],
|
||||||
"codeowners": ["@marthoc"]
|
"codeowners": ["@marthoc"]
|
||||||
}
|
}
|
||||||
|
@ -1741,7 +1741,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.2.7
|
python-ecobee-api==0.2.8
|
||||||
|
|
||||||
# homeassistant.components.eq3btsmart
|
# homeassistant.components.eq3btsmart
|
||||||
# python-eq3bt==0.1.11
|
# python-eq3bt==0.1.11
|
||||||
|
@ -873,7 +873,7 @@ pysqueezebox==0.5.5
|
|||||||
pysyncthru==0.7.0
|
pysyncthru==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.ecobee
|
# homeassistant.components.ecobee
|
||||||
python-ecobee-api==0.2.7
|
python-ecobee-api==0.2.8
|
||||||
|
|
||||||
# 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