From 92099866e2d7401c692aa0dd98ea3ee91eec20c7 Mon Sep 17 00:00:00 2001 From: TimL Date: Tue, 17 Sep 2024 23:24:20 +1000 Subject: [PATCH] Bump pysmlight to 0.1.0 (#126111) Bump pysmlight 0.1.0 for Smlight integration --- 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 cd1002e35d944..66d68b80aceac 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_push", - "requirements": ["pysmlight==0.0.16"], + "requirements": ["pysmlight==0.1.0"], "zeroconf": [ { "type": "_slzb-06._tcp.local." diff --git a/requirements_all.txt b/requirements_all.txt index a40b660b548c9..ee7704f5f46de 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.16 +pysmlight==0.1.0 # homeassistant.components.snmp pysnmp==6.2.5 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 3fc8d2bd20eaa..b7e3e897817b3 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.16 +pysmlight==0.1.0 # homeassistant.components.snmp pysnmp==6.2.5