Update python-ecobee-api to 0.2.14 (#59381)

This commit is contained in:
Brent Petit 2021-11-09 11:23:03 -06:00 committed by GitHub
parent 355b3c2c3d
commit 59a0e5a773
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View file

@ -3,7 +3,11 @@
"name": "ecobee",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ecobee",
"requirements": ["python-ecobee-api==0.2.11"],
"codeowners": ["@marthoc"],
"requirements": [
"python-ecobee-api==0.2.14"
],
"codeowners": [
"@marthoc"
],
"iot_class": "cloud_polling"
}
}

View file

@ -1859,7 +1859,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.13.2
# homeassistant.components.ecobee
python-ecobee-api==0.2.11
python-ecobee-api==0.2.14
# homeassistant.components.eq3btsmart
# python-eq3bt==0.1.11

View file

@ -1112,7 +1112,7 @@ pysqueezebox==0.5.5
pysyncthru==0.7.10
# homeassistant.components.ecobee
python-ecobee-api==0.2.11
python-ecobee-api==0.2.14
# homeassistant.components.darksky
python-forecastio==1.4.0