Bump python-ecobee-api to 0.2.20 (#127351)

Bump version of python-ecobee-api to support new features

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
This commit is contained in:
myztillx
2024-10-03 06:50:12 -04:00
committed by GitHub
parent abf3da2fa1
commit 13d72ac833
3 changed files with 3 additions and 3 deletions

View File

@ -9,7 +9,7 @@
},
"iot_class": "cloud_polling",
"loggers": ["pyecobee"],
"requirements": ["python-ecobee-api==0.2.18"],
"requirements": ["python-ecobee-api==0.2.20"],
"zeroconf": [
{
"type": "_ecobee._tcp.local."

View File

@ -2304,7 +2304,7 @@ python-clementine-remote==1.0.1
python-digitalocean==1.13.2
# homeassistant.components.ecobee
python-ecobee-api==0.2.18
python-ecobee-api==0.2.20
# homeassistant.components.etherscan
python-etherscan-api==0.0.3

View File

@ -1843,7 +1843,7 @@ python-awair==0.2.4
python-bsblan==0.6.2
# homeassistant.components.ecobee
python-ecobee-api==0.2.18
python-ecobee-api==0.2.20
# homeassistant.components.fully_kiosk
python-fullykiosk==0.0.14