From e3bc9eaf5f72aa873905f477236424da14e6ce32 Mon Sep 17 00:00:00 2001 From: Leonardo Figueiro Date: Sat, 8 May 2021 06:26:13 -0300 Subject: [PATCH] pywilight update (#50207) --- homeassistant/components/wilight/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/wilight/manifest.json b/homeassistant/components/wilight/manifest.json index 689a37f3c91..fec9fdb6c6a 100644 --- a/homeassistant/components/wilight/manifest.json +++ b/homeassistant/components/wilight/manifest.json @@ -3,7 +3,7 @@ "name": "WiLight", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/wilight", - "requirements": ["pywilight==0.0.68"], + "requirements": ["pywilight==0.0.70"], "ssdp": [ { "manufacturer": "All Automacao Ltda" diff --git a/requirements_all.txt b/requirements_all.txt index ee6dd46df86..9ac6c8c1501 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1937,7 +1937,7 @@ pywebpush==1.9.2 pywemo==0.6.3 # homeassistant.components.wilight -pywilight==0.0.68 +pywilight==0.0.70 # homeassistant.components.xeoma pyxeoma==1.4.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index eae0e32ff6c..cb9d2d7d033 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1043,7 +1043,7 @@ pywebpush==1.9.2 pywemo==0.6.3 # homeassistant.components.wilight -pywilight==0.0.68 +pywilight==0.0.70 # homeassistant.components.zerproc pyzerproc==0.4.8