From 87a8a3c16669f321e4669d0f835690bee8a05387 Mon Sep 17 00:00:00 2001 From: Steffen Zimmermann Date: Sun, 12 Feb 2023 20:25:03 +0100 Subject: [PATCH] Bump wiffi to 1.1.2 (#87798) --- homeassistant/components/wiffi/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/wiffi/manifest.json b/homeassistant/components/wiffi/manifest.json index 09da5f4be81..07dd237007c 100644 --- a/homeassistant/components/wiffi/manifest.json +++ b/homeassistant/components/wiffi/manifest.json @@ -6,5 +6,5 @@ "documentation": "https://www.home-assistant.io/integrations/wiffi", "iot_class": "local_push", "loggers": ["wiffi"], - "requirements": ["wiffi==1.1.0"] + "requirements": ["wiffi==1.1.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 12cdd6fb600..757506b5eb4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2626,7 +2626,7 @@ whirlpool-sixth-sense==0.18.2 whois==0.9.27 # homeassistant.components.wiffi -wiffi==1.1.0 +wiffi==1.1.2 # homeassistant.components.wirelesstag wirelesstagpy==0.8.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index dda78d54015..c3b2d5a4ab9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1857,7 +1857,7 @@ whirlpool-sixth-sense==0.18.2 whois==0.9.27 # homeassistant.components.wiffi -wiffi==1.1.0 +wiffi==1.1.2 # homeassistant.components.withings withings-api==2.4.0