From b13c17b572d81439654ce7b8f36502ff59be0974 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Sat, 19 Sep 2026 17:11:04 +0200 Subject: [PATCH] Bump pySmartThings to 4.0.3 (#182690) --- homeassistant/components/smartthings/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/smartthings/manifest.json b/homeassistant/components/smartthings/manifest.json index 703fc92a8528..c0cebc4b2cae 100644 --- a/homeassistant/components/smartthings/manifest.json +++ b/homeassistant/components/smartthings/manifest.json @@ -38,5 +38,5 @@ "iot_class": "cloud_push", "loggers": ["pysmartthings"], "quality_scale": "bronze", - "requirements": ["pysmartthings==4.0.1"] + "requirements": ["pysmartthings==4.0.3"] } diff --git a/requirements_all.txt b/requirements_all.txt index af1357dd3acb..ddfc24e593ec 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2645,7 +2645,7 @@ pysmappee==0.2.29 pysmarlaapi==1.0.2 # homeassistant.components.smartthings -pysmartthings==4.0.1 +pysmartthings==4.0.3 # homeassistant.components.smarty pysmarty2==0.10.3