From 7a6e8b76904262fc89a4c7ebee53cd2e956fdd75 Mon Sep 17 00:00:00 2001 From: Shay Levy Date: Mon, 8 Jan 2024 21:35:24 +0000 Subject: [PATCH] Bump aioshelly to 7.1.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 b56ce07bc30764..82833bf34af1ff 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==7.0.0"], + "requirements": ["aioshelly==7.1.0"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index dc2e1dd898e1fd..f7fa10caadac11 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -359,7 +359,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==7.0.0 +aioshelly==7.1.0 # homeassistant.components.skybell aioskybell==22.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index fb9e6bd79a1167..f2aa6a759102a9 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -332,7 +332,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==7.0.0 +aioshelly==7.1.0 # homeassistant.components.skybell aioskybell==22.7.0