diff --git a/homeassistant/components/switchbot_cloud/manifest.json b/homeassistant/components/switchbot_cloud/manifest.json index 8a642aaec77..737ddeeef89 100644 --- a/homeassistant/components/switchbot_cloud/manifest.json +++ b/homeassistant/components/switchbot_cloud/manifest.json @@ -13,5 +13,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["switchbot_api"], - "requirements": ["switchbot-api==2.9.0"] + "requirements": ["switchbot-api==2.10.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index a1b5c0d86ef..8c06ca6e9e0 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2956,7 +2956,7 @@ surepy==0.9.0 swisshydrodata==0.1.0 # homeassistant.components.switchbot_cloud -switchbot-api==2.9.0 +switchbot-api==2.10.0 # homeassistant.components.synology_srm synology-srm==0.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 9abf72afe0a..d060dcde231 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2477,7 +2477,7 @@ subarulink==0.7.15 surepy==0.9.0 # homeassistant.components.switchbot_cloud -switchbot-api==2.9.0 +switchbot-api==2.10.0 # homeassistant.components.system_bridge systembridgeconnector==5.3.1