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 GitHub
parent 8bd2c183e2
commit de89be0512
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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

@ -879,7 +879,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

@ -745,7 +745,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