diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index fef263efb39df1..b6be2e04fff161 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -17,7 +17,7 @@ "iot_class": "local_push", "loggers": ["aioshelly"], "quality_scale": "platinum", - "requirements": ["aioshelly==13.24.0"], + "requirements": ["aioshelly==13.24.1"], "zeroconf": [ { "name": "shelly*", diff --git a/requirements_all.txt b/requirements_all.txt index 6ffc05d2f32158..aa9ecc182f71d7 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -399,7 +399,7 @@ aiorussound==5.0.1 aioruuvigateway==0.1.0 # homeassistant.components.shelly -aioshelly==13.24.0 +aioshelly==13.24.1 # homeassistant.components.skybell aioskybell==22.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index a618e3c13a1004..2b874c4183a95f 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -384,7 +384,7 @@ aiorussound==5.0.1 aioruuvigateway==0.1.0 # homeassistant.components.shelly -aioshelly==13.24.0 +aioshelly==13.24.1 # homeassistant.components.skybell aioskybell==22.7.0