diff --git a/custom_components/eufy_security/manifest.json b/custom_components/eufy_security/manifest.json index b259a86..cdc68c1 100644 --- a/custom_components/eufy_security/manifest.json +++ b/custom_components/eufy_security/manifest.json @@ -5,7 +5,7 @@ "issue_tracker": "/~https://github.com/fuatakgun/eufy_security/issues", "dependencies": ["ffmpeg", "stream"], "config_flow": true, - "version": "5.3.2", + "version": "5.3.3", "codeowners": ["@fuatakgun"], "requirements": ["websocket-client==1.1.0", "aiortsp==1.3.6"], "iot_class": "cloud_push",