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

pull/44884/head
treylok 2021-01-06 06:40:24 -06:00 committed by GitHub
parent 93ae65d704
commit 1c2f88c500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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

@ -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

View File

@ -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