From 744161928e450978f73b48a1d26849c372cf2bf6 Mon Sep 17 00:00:00 2001 From: David Bonnes Date: Tue, 25 Jun 2024 07:25:04 +0100 Subject: [PATCH] Bump evohome-async to 0.4.20 (#120353) --- homeassistant/components/evohome/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/evohome/manifest.json b/homeassistant/components/evohome/manifest.json index 6b893dc8f4869..e81e71c5b07ea 100644 --- a/homeassistant/components/evohome/manifest.json +++ b/homeassistant/components/evohome/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/evohome", "iot_class": "cloud_polling", "loggers": ["evohomeasync", "evohomeasync2"], - "requirements": ["evohome-async==0.4.19"] + "requirements": ["evohome-async==0.4.20"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8c5d9662e209f..da4afc918f3d6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -846,7 +846,7 @@ eufylife-ble-client==0.1.8 # evdev==1.6.1 # homeassistant.components.evohome -evohome-async==0.4.19 +evohome-async==0.4.20 # homeassistant.components.faa_delays faadelays==2023.9.1