From d121e4c9b5514ad2b6486d8c5782cbd1f6fc8e0e Mon Sep 17 00:00:00 2001 From: TimL Date: Sat, 14 Sep 2024 16:09:23 +1000 Subject: [PATCH] Bump pysmlight to 0.0.16 (#125935) Bump pysmlight to 0.0.16 for Smlight integration Co-authored-by: Tim Lunn --- homeassistant/components/smlight/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/smlight/manifest.json b/homeassistant/components/smlight/manifest.json index 6c0a2c39025..609899971aa 100644 --- a/homeassistant/components/smlight/manifest.json +++ b/homeassistant/components/smlight/manifest.json @@ -6,7 +6,7 @@ "documentation": "https://www.home-assistant.io/integrations/smlight", "integration_type": "device", "iot_class": "local_polling", - "requirements": ["pysmlight==0.0.15"], + "requirements": ["pysmlight==0.0.16"], "zeroconf": [ { "type": "_slzb-06._tcp.local." diff --git a/requirements_all.txt b/requirements_all.txt index 3a6c82ce9b3..e6efd168596 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2238,7 +2238,7 @@ pysmarty2==0.10.1 pysml==0.0.12 # homeassistant.components.smlight -pysmlight==0.0.15 +pysmlight==0.0.16 # homeassistant.components.snmp pysnmp==6.2.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 0a4a353b527..9b8a379ecd0 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1792,7 +1792,7 @@ pysmartthings==0.7.8 pysml==0.0.12 # homeassistant.components.smlight -pysmlight==0.0.15 +pysmlight==0.0.16 # homeassistant.components.snmp pysnmp==6.2.5