From 3d41a6667385909af9e94f2bb9b9c268676be0f0 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Tue, 25 May 2021 19:28:12 +0200 Subject: [PATCH] Bump aioshelly to 0.6.4 (#51081) --- 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 fed55b2096a..ab87c4cef38 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.3"], + "requirements": ["aioshelly==0.6.4"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index ffb7db21e2d..0076da48f34 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.3 +aioshelly==0.6.4 # homeassistant.components.switcher_kis aioswitcher==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 679fcdb5f25..73831e1f90b 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.3 +aioshelly==0.6.4 # homeassistant.components.switcher_kis aioswitcher==1.2.1