mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
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:
@ -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."
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user