From 0e329d2572c07e29fd149f14398fcc91a1193dfb Mon Sep 17 00:00:00 2001 From: Simone Chemelli Date: Wed, 28 Feb 2024 00:24:42 +0100 Subject: [PATCH] Bump aioshelly to 8.1.1 (#111678) --- 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 2916ce57eae..0e0f9d7d796 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -10,7 +10,7 @@ "iot_class": "local_push", "loggers": ["aioshelly"], "quality_scale": "platinum", - "requirements": ["aioshelly==8.0.2"], + "requirements": ["aioshelly==8.1.1"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index 66b5050b4ec..ddf030404d6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -368,7 +368,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==8.0.2 +aioshelly==8.1.1 # homeassistant.components.skybell aioskybell==22.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index e7107331ab1..c619f9e28b1 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -341,7 +341,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==8.0.2 +aioshelly==8.1.1 # homeassistant.components.skybell aioskybell==22.7.0