From 23f37d0127e213976d1d539ef366142a6a306695 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Sun, 21 Nov 2021 01:59:45 +0100 Subject: [PATCH] Bump aioshelly to 1.0.5 (#60058) --- 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 389d31ac195..7d4da653d51 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==1.0.4"], + "requirements": ["aioshelly==1.0.5"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index ea0da595599..2430f459232 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -246,7 +246,7 @@ aiorecollect==1.0.8 aioridwell==0.2.0 # homeassistant.components.shelly -aioshelly==1.0.4 +aioshelly==1.0.5 # homeassistant.components.switcher_kis aioswitcher==2.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f784501a351..bb75445a52c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -173,7 +173,7 @@ aiorecollect==1.0.8 aioridwell==0.2.0 # homeassistant.components.shelly -aioshelly==1.0.4 +aioshelly==1.0.5 # homeassistant.components.switcher_kis aioswitcher==2.0.6