From 3e9764b69f1a3e93007b0ba8439941807a4bc327 Mon Sep 17 00:00:00 2001 From: Joostlek Date: Tue, 18 Nov 2025 20:18:14 +0100 Subject: [PATCH] Bump pySmartThings to 3.3.4 --- 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 a225a28550dcd..0d202b4b07a48 100644 --- a/homeassistant/components/smartthings/manifest.json +++ b/homeassistant/components/smartthings/manifest.json @@ -30,5 +30,5 @@ "iot_class": "cloud_push", "loggers": ["pysmartthings"], "quality_scale": "bronze", - "requirements": ["pysmartthings==3.3.3"] + "requirements": ["pysmartthings==3.3.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index e954ba1da8b42..be9c7744f6ab1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2384,7 +2384,7 @@ pysmappee==0.2.29 pysmarlaapi==0.9.2 # homeassistant.components.smartthings -pysmartthings==3.3.3 +pysmartthings==3.3.4 # homeassistant.components.smarty pysmarty2==0.10.3 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 729a29492fb02..ea0556f29d16f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1986,7 +1986,7 @@ pysmappee==0.2.29 pysmarlaapi==0.9.2 # homeassistant.components.smartthings -pysmartthings==3.3.3 +pysmartthings==3.3.4 # homeassistant.components.smarty pysmarty2==0.10.3