From 7bc91e4df4f40ae2cb7367663e199164db45b860 Mon Sep 17 00:00:00 2001 From: Niklas Date: Tue, 18 Aug 2026 09:41:55 +0200 Subject: [PATCH] Bump pyswitchbot to 2.4.1 (#179439) --- homeassistant/components/switchbot/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/switchbot/manifest.json b/homeassistant/components/switchbot/manifest.json index 1ceb9bb8492f..f488c1047102 100644 --- a/homeassistant/components/switchbot/manifest.json +++ b/homeassistant/components/switchbot/manifest.json @@ -42,5 +42,5 @@ "iot_class": "local_push", "loggers": ["switchbot"], "quality_scale": "gold", - "requirements": ["PySwitchbot==2.3.0"] + "requirements": ["PySwitchbot==2.4.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index 4c47aa81035b..40cadd0da205 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -83,7 +83,7 @@ PyRMVtransport==0.3.3 PySrDaliGateway==0.21.0 # homeassistant.components.switchbot -PySwitchbot==2.3.0 +PySwitchbot==2.4.1 # homeassistant.components.switchmate PySwitchmate==0.5.1