1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Bump pyecobee to 0.3.2 (#156421)

Co-authored-by: Josef Zweck <josef@zweck.dev>
This commit is contained in:
ehendrix23
2025-11-12 05:40:08 -07:00
committed by GitHub
parent dcc559f8b6
commit 5e6a72de90
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.20"],
"requirements": ["python-ecobee-api==0.3.2"],
"single_config_entry": true,
"zeroconf": [
{

2
requirements_all.txt generated
View File

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

View File

@@ -2036,7 +2036,7 @@ python-awair==0.2.4
python-bsblan==3.1.0
# homeassistant.components.ecobee
python-ecobee-api==0.2.20
python-ecobee-api==0.3.2
# homeassistant.components.fully_kiosk
python-fullykiosk==0.0.14