Bump python-ecobee-api to 0.2.8 (#44866)
parent
93ae65d704
commit
1c2f88c500
|
@ -3,6 +3,6 @@
|
|||
"name": "ecobee",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/ecobee",
|
||||
"requirements": ["python-ecobee-api==0.2.7"],
|
||||
"requirements": ["python-ecobee-api==0.2.8"],
|
||||
"codeowners": ["@marthoc"]
|
||||
}
|
||||
|
|
|
@ -1741,7 +1741,7 @@ python-clementine-remote==1.0.1
|
|||
python-digitalocean==1.13.2
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.2.7
|
||||
python-ecobee-api==0.2.8
|
||||
|
||||
# homeassistant.components.eq3btsmart
|
||||
# python-eq3bt==0.1.11
|
||||
|
|
|
@ -873,7 +873,7 @@ pysqueezebox==0.5.5
|
|||
pysyncthru==0.7.0
|
||||
|
||||
# homeassistant.components.ecobee
|
||||
python-ecobee-api==0.2.7
|
||||
python-ecobee-api==0.2.8
|
||||
|
||||
# homeassistant.components.darksky
|
||||
python-forecastio==1.4.0
|
||||
|
|
Loading…
Reference in New Issue