From 14050966ccbc2f8b12c1168c8ea3ad1786e2f6ee Mon Sep 17 00:00:00 2001 From: spahlimi <44210026+spahlimi@users.noreply.github.com> Date: Mon, 11 Oct 2021 06:47:38 +0200 Subject: [PATCH] Upgrade rvx to 0.7.0 (#57430) --- homeassistant/components/yamaha/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/yamaha/manifest.json b/homeassistant/components/yamaha/manifest.json index 46752fee699..437e9479ae1 100644 --- a/homeassistant/components/yamaha/manifest.json +++ b/homeassistant/components/yamaha/manifest.json @@ -2,7 +2,7 @@ "domain": "yamaha", "name": "Yamaha Network Receivers", "documentation": "https://www.home-assistant.io/integrations/yamaha", - "requirements": ["rxv==0.6.0"], + "requirements": ["rxv==0.7.0"], "codeowners": [], "iot_class": "local_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 97850d1fd98..80d65cd2f98 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2094,7 +2094,7 @@ russound==0.1.9 russound_rio==0.1.7 # homeassistant.components.yamaha -rxv==0.6.0 +rxv==0.7.0 # homeassistant.components.samsungtv samsungctl[websocket]==0.7.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 109912b83ba..6c608b3e135 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1199,7 +1199,7 @@ roonapi==0.0.38 rpi-bad-power==0.1.0 # homeassistant.components.yamaha -rxv==0.6.0 +rxv==0.7.0 # homeassistant.components.samsungtv samsungctl[websocket]==0.7.1