From faad3de02ce1093c976f83384f5d8ea5c07d63ae Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Fri, 27 Feb 2026 21:00:33 +0100 Subject: [PATCH] Bump pySmartThings to 3.6.0 (#164397) --- 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 82b74081f17b..4a3454c73cb0 100644 --- a/homeassistant/components/smartthings/manifest.json +++ b/homeassistant/components/smartthings/manifest.json @@ -34,5 +34,5 @@ "iot_class": "cloud_push", "loggers": ["pysmartthings"], "quality_scale": "bronze", - "requirements": ["pysmartthings==3.5.3"] + "requirements": ["pysmartthings==3.6.0"] } diff --git a/requirements_all.txt b/requirements_all.txt index 2896fcffa8dd..0fa6c266b230 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2476,7 +2476,7 @@ pysmappee==0.2.29 pysmarlaapi==1.0.1 # homeassistant.components.smartthings -pysmartthings==3.5.3 +pysmartthings==3.6.0 # homeassistant.components.smarty pysmarty2==0.10.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c8c79d3c3b9d..d45829ce2186 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2108,7 +2108,7 @@ pysmappee==0.2.29 pysmarlaapi==1.0.1 # homeassistant.components.smartthings -pysmartthings==3.5.3 +pysmartthings==3.6.0 # homeassistant.components.smarty pysmarty2==0.10.3