Bugfix to use evohome's new hostname (#133085)

This commit is contained in:
David Bonnes 2024-12-13 07:54:14 +00:00 committed by Franck Nijhof
parent d0c00aaa67
commit 01359b32c4
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"iot_class": "cloud_polling",
"loggers": ["evohomeasync", "evohomeasync2"],
"quality_scale": "legacy",
"requirements": ["evohome-async==0.4.20"]
"requirements": ["evohome-async==0.4.21"]
}

View File

@ -878,7 +878,7 @@ eufylife-ble-client==0.1.8
# evdev==1.6.1
# homeassistant.components.evohome
evohome-async==0.4.20
evohome-async==0.4.21
# homeassistant.components.bryant_evolution
evolutionhttp==0.0.18

View File

@ -744,7 +744,7 @@ eternalegypt==0.0.16
eufylife-ble-client==0.1.8
# homeassistant.components.evohome
evohome-async==0.4.20
evohome-async==0.4.21
# homeassistant.components.bryant_evolution
evolutionhttp==0.0.18