From 4bb4daf86d68e485ccb7fb4ce50c113fa56ea79c Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Wed, 13 Apr 2022 23:56:04 +0300 Subject: [PATCH] Bump aioshelly to 2.0.0 (#70005) --- 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 1d4d47748be..a9aade00933 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.11"], + "requirements": ["aioshelly==2.0.0"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 025e6147b28..f3e02f705a1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -235,7 +235,7 @@ aioridwell==2022.03.0 aiosenseme==0.6.1 # homeassistant.components.shelly -aioshelly==1.0.11 +aioshelly==2.0.0 # homeassistant.components.steamist aiosteamist==0.3.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index c74ff1b188c..b2c93365e5e 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -201,7 +201,7 @@ aioridwell==2022.03.0 aiosenseme==0.6.1 # homeassistant.components.shelly -aioshelly==1.0.11 +aioshelly==2.0.0 # homeassistant.components.steamist aiosteamist==0.3.1