From 40c5925cdf9eade764396d58965f7ca551e7acad Mon Sep 17 00:00:00 2001 From: Onero-testdev Date: Tue, 1 Sep 2026 11:47:59 +0800 Subject: [PATCH] Bump PySwitchbot to 2.7.0 (#180978) --- 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 f488c1047102..3db9ca6f2297 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.4.1"] + "requirements": ["PySwitchbot==2.7.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index a022c7ffbdbb..ebecf42f146e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -86,7 +86,7 @@ PyRMVtransport==0.3.3 PySrDaliGateway==0.21.0 # homeassistant.components.switchbot -PySwitchbot==2.4.1 +PySwitchbot==2.7.0 # homeassistant.components.switchmate PySwitchmate==0.5.1