From e76b653246659fb98ef142417ee5dfd6a43bbb78 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Fri, 2 Apr 2021 12:48:57 +0300 Subject: [PATCH] Bump aioshelly to 0.6.2 (#48620) --- 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 a757947c5cf..1ae274d6dfd 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.1"], + "requirements": ["aioshelly==0.6.2"], "zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }], "codeowners": ["@balloob", "@bieniu", "@thecode", "@chemelli74"] } diff --git a/requirements_all.txt b/requirements_all.txt index 44adb85ee0b..050ca2f26d9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -224,7 +224,7 @@ aiopylgtv==0.4.0 aiorecollect==1.0.1 # homeassistant.components.shelly -aioshelly==0.6.1 +aioshelly==0.6.2 # homeassistant.components.switcher_kis aioswitcher==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index db0e4ae7704..cecb3cd9352 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -143,7 +143,7 @@ aiopylgtv==0.4.0 aiorecollect==1.0.1 # homeassistant.components.shelly -aioshelly==0.6.1 +aioshelly==0.6.2 # homeassistant.components.switcher_kis aioswitcher==1.2.1