diff --git a/custom_components/raincloud/manifest.json b/custom_components/raincloud/manifest.json index 07d2504..713a66c 100644 --- a/custom_components/raincloud/manifest.json +++ b/custom_components/raincloud/manifest.json @@ -3,7 +3,7 @@ "name": "Melnor RainCloud", "version": "1.2.4", "documentation": "https://github.com/vanstinator/hass-raincloud/blob/master/README.md", - "requirements": ["raincloudy==1.1.1"], + "requirements": ["raincloudy==1.2.0"], "codeowners": ["@vanstinator"], "iot_class": "cloud_polling" }