From c4ced2b351adcce8d470190bb9af64df92f25061 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Wed, 19 May 2021 13:53:26 +0300 Subject: [PATCH] Bump aioshelly to 0.6.3 (#50857) --- homeassistant/components/shelly/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index 222d5b8b11f..fed55b2096a 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -3,7 +3,7 @@ "name": "Shelly", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/shelly", - "requirements": ["aioshelly==0.6.2"], + "requirements": ["aioshelly==0.6.3"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 45f42348920..971f637bc39 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -227,7 +227,7 @@ aiopylgtv==0.4.0 aiorecollect==1.0.4 # homeassistant.components.shelly -aioshelly==0.6.2 +aioshelly==0.6.3 # homeassistant.components.switcher_kis aioswitcher==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 567f9ca54a5..a3159aa20e9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -149,7 +149,7 @@ aiopylgtv==0.4.0 aiorecollect==1.0.4 # homeassistant.components.shelly -aioshelly==0.6.2 +aioshelly==0.6.3 # homeassistant.components.switcher_kis aioswitcher==1.2.1