From aa640020be9e955def8181bfab4fbcdb95ce2ccc Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 11 Feb 2026 20:02:28 +0100 Subject: [PATCH] Bump pySmartThings to 3.5.2 (#162809) Co-authored-by: Josef Zweck --- homeassistant/components/smartthings/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/smartthings/manifest.json b/homeassistant/components/smartthings/manifest.json index 2490404e41f..17aababd641 100644 --- a/homeassistant/components/smartthings/manifest.json +++ b/homeassistant/components/smartthings/manifest.json @@ -31,5 +31,5 @@ "iot_class": "cloud_push", "loggers": ["pysmartthings"], "quality_scale": "bronze", - "requirements": ["pysmartthings==3.5.1"] + "requirements": ["pysmartthings==3.5.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index ebe306f4e7c..e3973b1d7b1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2446,7 +2446,7 @@ pysmappee==0.2.29 pysmarlaapi==0.13.0 # homeassistant.components.smartthings -pysmartthings==3.5.1 +pysmartthings==3.5.2 # homeassistant.components.smarty pysmarty2==0.10.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 644a5a7a582..9b2b0fb5a0c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2072,7 +2072,7 @@ pysmappee==0.2.29 pysmarlaapi==0.13.0 # homeassistant.components.smartthings -pysmartthings==3.5.1 +pysmartthings==3.5.2 # homeassistant.components.smarty pysmarty2==0.10.3