diff --git a/custom_components/eufy_security/manifest.json b/custom_components/eufy_security/manifest.json
index 5073d05..caf9a45 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", "http"],
   "config_flow": true,
-  "version": "2.8.1",
+  "version": "2.9.0",
   "codeowners": ["@fuatakgun"],
   "requirements": ["websocket-client==1.1.0"],
   "iot_class": "cloud_push",