From 91ba35c68edafac8d5e15d18da1c4427afd003d5 Mon Sep 17 00:00:00 2001 From: Martin Donlon Date: Sat, 18 May 2019 13:56:34 -0700 Subject: [PATCH] Update russound_rio dependency to version 0.1.7 (#23973) 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 af81d9c031a..4667e9b8314 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 7bb322e6071..4cb94a4aeb7 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