Bump python-ecobee-api to 0.2.7 (#37002)

This commit is contained in:
Mark Coombes 2020-06-22 10:52:02 -04:00 committed by GitHub
parent 93f9f1b320
commit 6906a19c01
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.5"],
"requirements": ["python-ecobee-api==0.2.7"],
"codeowners": ["@marthoc"]
}

View file

@ -1679,7 +1679,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.13.2
# homeassistant.components.ecobee
python-ecobee-api==0.2.5
python-ecobee-api==0.2.7
# homeassistant.components.eq3btsmart
# python-eq3bt==0.1.11

View file

@ -733,7 +733,7 @@ pyspcwebgw==0.4.0
pysqueezebox==0.2.4
# homeassistant.components.ecobee
python-ecobee-api==0.2.5
python-ecobee-api==0.2.7
# homeassistant.components.darksky
python-forecastio==1.4.0