From 7c7f00a46d92efdb09ddaa02e9bf460a93dcb22c Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:17:23 +0200 Subject: [PATCH] Bump pyW800rf32 to 0.4 (#101317) bump pyW800rf32 from 0.3 to 0.4 --- homeassistant/components/w800rf32/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/w800rf32/manifest.json b/homeassistant/components/w800rf32/manifest.json index e76835abcbe..769eb96b3c0 100644 --- a/homeassistant/components/w800rf32/manifest.json +++ b/homeassistant/components/w800rf32/manifest.json @@ -5,5 +5,5 @@ "documentation": "https://www.home-assistant.io/integrations/w800rf32", "iot_class": "local_push", "loggers": ["W800rf32"], - "requirements": ["pyW800rf32==0.1"] + "requirements": ["pyW800rf32==0.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 68175c7f65e..bee08b2680b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1565,7 +1565,7 @@ pyTibber==0.28.2 pyW215==0.7.0 # homeassistant.components.w800rf32 -pyW800rf32==0.1 +pyW800rf32==0.4 # homeassistant.components.ads pyads==3.2.2