From 751f0410099809b81e2bd5aff995984ccdbe778f Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Fri, 2 Oct 2020 15:27:45 +0200 Subject: [PATCH] Bump aioshelly to 0.3.4 (#41065) --- homeassistant/components/shelly/manifest.json | 4 ++-- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index 1757bb28d9d..3816d31222e 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.3.3"], - "zeroconf": [{"type": "_http._tcp.local.", "name":"shelly*"}], + "requirements": ["aioshelly==0.3.4"], + "zeroconf": [{ "type": "_http._tcp.local.", "name": "shelly*" }], "codeowners": ["@balloob", "@bieniu"] } diff --git a/requirements_all.txt b/requirements_all.txt index b973deb1de2..4138cedbea9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -221,7 +221,7 @@ aiopvpc==2.0.2 aiopylgtv==0.3.3 # homeassistant.components.shelly -aioshelly==0.3.3 +aioshelly==0.3.4 # homeassistant.components.switcher_kis aioswitcher==1.2.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c8ceb1aa5e2..20ba62e0785 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -134,7 +134,7 @@ aiopvpc==2.0.2 aiopylgtv==0.3.3 # homeassistant.components.shelly -aioshelly==0.3.3 +aioshelly==0.3.4 # homeassistant.components.switcher_kis aioswitcher==1.2.1