From bd2ee161f3b6117bc406038977c229d69c02afa9 Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Wed, 20 Mar 2024 17:06:16 +0100 Subject: [PATCH] Bump aioshelly to 8.2.0 (#113886) aioshelly bump to 8.2.0 --- 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 2bf6b4f0b7d..06159cb543b 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -9,7 +9,7 @@ "iot_class": "local_push", "loggers": ["aioshelly"], "quality_scale": "platinum", - "requirements": ["aioshelly==8.1.1"], + "requirements": ["aioshelly==8.2.0"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 8a0595fd479..7e2fac9f7f2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -365,7 +365,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==8.1.1 +aioshelly==8.2.0 # homeassistant.components.skybell aioskybell==22.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 32f3ea73a97..d12d721e9d5 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -338,7 +338,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==8.1.1 +aioshelly==8.2.0 # homeassistant.components.skybell aioskybell==22.7.0