From c0b9a349013324571120f3781ca4e20a9127b784 Mon Sep 17 00:00:00 2001 From: Maciej Bieniek Date: Thu, 30 Dec 2021 18:45:09 +0100 Subject: [PATCH] Bump library to version 1.0.7 (#63078) --- 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 1baecc484e5..c5f0be8afa0 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.6"], + "requirements": ["aioshelly==1.0.7"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 7dbb2a9d411..3d97b38625e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -251,7 +251,7 @@ aiorecollect==1.0.8 aioridwell==2021.12.2 # homeassistant.components.shelly -aioshelly==1.0.6 +aioshelly==1.0.7 # homeassistant.components.switcher_kis aioswitcher==2.0.6 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f7ebff0b4ab..ddfbcef6e4a 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -180,7 +180,7 @@ aiorecollect==1.0.8 aioridwell==2021.12.2 # homeassistant.components.shelly -aioshelly==1.0.6 +aioshelly==1.0.7 # homeassistant.components.switcher_kis aioswitcher==2.0.6