From 70b45742bb9264e06dd6131c0344f23a69fdfa62 Mon Sep 17 00:00:00 2001 From: Martin Donlon Date: Sat, 18 May 2019 18:01:41 +0000 Subject: [PATCH] Update russound_rio dependency to version 0.1.7 v0.1.7 fixes async import issues in python 3.7+ --- homeassistant/components/russound_rio/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/russound_rio/manifest.json b/homeassistant/components/russound_rio/manifest.json index af81d9c031a3ea..4667e9b8314852 100644 --- a/homeassistant/components/russound_rio/manifest.json +++ b/homeassistant/components/russound_rio/manifest.json @@ -3,7 +3,7 @@ "name": "Russound rio", "documentation": "https://www.home-assistant.io/components/russound_rio", "requirements": [ - "russound_rio==0.1.4" + "russound_rio==0.1.7" ], "dependencies": [], "codeowners": [] diff --git a/requirements_all.txt b/requirements_all.txt index c814114751490d..e284fd8300cbc3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1564,7 +1564,7 @@ rova==0.1.0 russound==0.1.9 # homeassistant.components.russound_rio -russound_rio==0.1.4 +russound_rio==0.1.7 # homeassistant.components.yamaha rxv==0.6.0