diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index a3725471bf85d4..8f7c59c73d2eac 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -14,7 +14,7 @@ "iot_class": "local_push", "loggers": ["aioshelly"], "quality_scale": "silver", - "requirements": ["aioshelly==13.18.0"], + "requirements": ["aioshelly==13.19.0"], "zeroconf": [ { "name": "shelly*", diff --git a/requirements_all.txt b/requirements_all.txt index d788e16ba70cd3..39b54de9e1f900 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -389,7 +389,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==13.18.0 +aioshelly==13.19.0 # homeassistant.components.skybell aioskybell==22.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 1afda361dfd637..e6eedb417676bc 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -371,7 +371,7 @@ aioruuvigateway==0.1.0 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==13.18.0 +aioshelly==13.19.0 # homeassistant.components.skybell aioskybell==22.7.0