From 0a3ef64f281393db316675497baef8cf23c2bbaa 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 31b924431580..5108625e1810 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2473,7 +2473,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 00e2d8dbe7b1..3c29173ada08 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -2102,7 +2102,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