From ff3fd63eeac454c1c7c19fd4507ea09dfa65f081 Mon Sep 17 00:00:00 2001 From: On Freund Date: Fri, 18 Sep 2020 16:28:39 +0300 Subject: [PATCH] Handle systems without groups (#40238) --- homeassistant/components/risco/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/risco/manifest.json b/homeassistant/components/risco/manifest.json index 80b132b0fb2..7f13af252f3 100644 --- a/homeassistant/components/risco/manifest.json +++ b/homeassistant/components/risco/manifest.json @@ -4,7 +4,7 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/risco", "requirements": [ - "pyrisco==0.3.0" + "pyrisco==0.3.1" ], "codeowners": [ "@OnFreund" diff --git a/requirements_all.txt b/requirements_all.txt index 95c2ac5c745..5ea8f2343d2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1595,7 +1595,7 @@ pyrecswitch==1.0.2 pyrepetier==3.0.5 # homeassistant.components.risco -pyrisco==0.3.0 +pyrisco==0.3.1 # homeassistant.components.sabnzbd pysabnzbd==1.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e6a0fc8811a..1511a855683 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -772,7 +772,7 @@ pyps4-2ndscreen==1.1.1 pyqwikswitch==0.93 # homeassistant.components.risco -pyrisco==0.3.0 +pyrisco==0.3.1 # homeassistant.components.acer_projector # homeassistant.components.zha