diff --git a/custom_components/rointe/manifest.json b/custom_components/rointe/manifest.json index 8401b9d..e018ebc 100644 --- a/custom_components/rointe/manifest.json +++ b/custom_components/rointe/manifest.json @@ -5,5 +5,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/rointe", "iot_class": "cloud_polling", + "version": "1.5.0", "requirements": ["rointe-sdk==1.5.0"] }