diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index a9aade0093395a040d74bf303106d535e2ad2474..48e48b618e4b3bacac3e8b7cbc73411878e79582 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -3,7 +3,7 @@ "name": "Shelly", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/shelly", - "requirements": ["aioshelly==2.0.0"], + "requirements": ["aioshelly==2.0.1"], "zeroconf": [ { "type": "_http._tcp.local.", diff --git a/requirements_all.txt b/requirements_all.txt index b3395085f2e1595dbc943c81ed78639ff2ebf6b7..6e525274af281a25102ebdb421f3b79cd0b6a87b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -247,7 +247,7 @@ aiosenseme==0.6.1 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==2.0.0 +aioshelly==2.0.1 # homeassistant.components.skybell aioskybell==22.7.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index f53ea0fd4cf84fc05720a68acada25b7b6ee9d05..cf07a07117e31c81910fe0d70ed970fb3e0d8c58 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -222,7 +222,7 @@ aiosenseme==0.6.1 aiosenz==1.0.0 # homeassistant.components.shelly -aioshelly==2.0.0 +aioshelly==2.0.1 # homeassistant.components.skybell aioskybell==22.7.0