From 86e6fdb57c0d1f7702b01d901e1a2c499deeac41 Mon Sep 17 00:00:00 2001 From: David Bonnes Date: Fri, 9 Feb 2024 07:49:09 +0000 Subject: [PATCH] Bump evohome-async to 0.4.18 (#110056) --- 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 9d32ba98e92..0c9bb44d06a 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.17"] + "requirements": ["evohome-async==0.4.18"] } diff --git a/requirements_all.txt b/requirements_all.txt index bbec620495f..a763d11efff 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -824,7 +824,7 @@ eufylife-ble-client==0.1.8 # evdev==1.6.1 # homeassistant.components.evohome -evohome-async==0.4.17 +evohome-async==0.4.18 # homeassistant.components.faa_delays faadelays==2023.9.1