Bump python-ecobee-api to 0.2.8 (#44866)

This commit is contained in:
treylok 2021-01-06 06:40:24 -06:00 committed by Franck Nijhof
parent b6d323b008
commit 9d03b56c5c
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -1738,7 +1738,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

View file

@ -870,7 +870,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