From 6383f9365c76e9938c957ae557b619f5185f0fea Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Wed, 20 Aug 2025 07:45:35 +0200 Subject: [PATCH] Bump pysmartthings to 3.2.9 (#150892) --- 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 35354570f23..951d1372a69 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.2.8"] + "requirements": ["pysmartthings==3.2.9"] } diff --git a/requirements_all.txt b/requirements_all.txt index 59f8c494e76..962733d48b4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2352,7 +2352,7 @@ pysmappee==0.2.29 pysmarlaapi==0.9.1 # homeassistant.components.smartthings -pysmartthings==3.2.8 +pysmartthings==3.2.9 # homeassistant.components.smarty pysmarty2==0.10.2 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 31dc2ec3080..fa6b986206e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1955,7 +1955,7 @@ pysmappee==0.2.29 pysmarlaapi==0.9.1 # homeassistant.components.smartthings -pysmartthings==3.2.8 +pysmartthings==3.2.9 # homeassistant.components.smarty pysmarty2==0.10.2