diff --git a/custom_components/eufy_security/manifest.json b/custom_components/eufy_security/manifest.json index 1f451f9..2fe0db7 100644 --- a/custom_components/eufy_security/manifest.json +++ b/custom_components/eufy_security/manifest.json @@ -9,5 +9,5 @@ "iot_class": "cloud_push", "issue_tracker": "https://github.com/fuatakgun/eufy_security/issues", "requirements": ["websocket-client==1.4.2", "aiortsp==1.3.7"], - "version": "7.7.0" + "version": "7.7.1" }