From d68c9f55e2977812d8ae6407081974437bb59602 Mon Sep 17 00:00:00 2001 From: Retha Runolfsson <137745329+zerzhang@users.noreply.github.com> Date: Wed, 16 Sep 2026 17:42:15 +0800 Subject: [PATCH] Bump PySwitchbot to 2.9.0 (#182303) --- 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 3db9ca6f2297..5e4cf01617fe 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.7.0"] + "requirements": ["PySwitchbot==2.9.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index fd9804e582bc..407674fe473e 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.7.0 +PySwitchbot==2.9.0 # homeassistant.components.switchmate PySwitchmate==0.5.1