Handle Ecobee service timeouts (#33381)

* Bump pyecobee to 0.2.4

* Bump pyecobee to 0.2.5
pull/33422/head
jjlawren 2020-03-29 15:15:12 -05:00 committed by GitHub
parent 1cd0e764b6
commit 68e86c5e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ecobee",
"dependencies": [],
"requirements": ["python-ecobee-api==0.2.3"],
"requirements": ["python-ecobee-api==0.2.5"],
"codeowners": ["@marthoc"]
}

View File

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

View File

@ -602,7 +602,7 @@ pysonos==0.0.25
pyspcwebgw==0.4.0
# homeassistant.components.ecobee
python-ecobee-api==0.2.3
python-ecobee-api==0.2.5
# homeassistant.components.darksky
python-forecastio==1.4.0