diff --git a/homeassistant/components/switchbot_cloud/manifest.json b/homeassistant/components/switchbot_cloud/manifest.json index e0c49d9e739..076fa8dd6fb 100644 --- a/homeassistant/components/switchbot_cloud/manifest.json +++ b/homeassistant/components/switchbot_cloud/manifest.json @@ -8,5 +8,5 @@ "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["switchbot_api"], - "requirements": ["switchbot-api==2.4.0"] + "requirements": ["switchbot-api==2.5.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 040025791e1..68caf7bff98 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2859,7 +2859,7 @@ surepy==0.9.0 swisshydrodata==0.1.0 # homeassistant.components.switchbot_cloud -switchbot-api==2.4.0 +switchbot-api==2.5.0 # homeassistant.components.synology_srm synology-srm==0.2.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index cdb7076dafd..e9fd61abe5e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2357,7 +2357,7 @@ subarulink==0.7.13 surepy==0.9.0 # homeassistant.components.switchbot_cloud -switchbot-api==2.4.0 +switchbot-api==2.5.0 # homeassistant.components.system_bridge systembridgeconnector==4.1.5