diff --git a/custom_components/meross_cloud/manifest.json b/custom_components/meross_cloud/manifest.json index 5929490951..0fb0877064 100644 --- a/custom_components/meross_cloud/manifest.json +++ b/custom_components/meross_cloud/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/components/meross_cloud", "dependencies": ["persistent_notification"], "codeowners": ["@albertogeniola"], - "requirements": ["meross_iot==0.3.1.7"] + "requirements": ["meross_iot==0.3.1.9"] }