Small server wrapper around eufy-security-client library to access it via a WebSocket.
Join us on Discord:
The development of this server was inspired by the following project:
Credits go to them as well.
If you appreciate my work and progress and want to support me, you can do it here:
This project is not affiliated with Anker and Eufy (Eufy Security). It is a personal project that is maintained in spare time.
To try it out or for more information, such as API documentation, Docker image, etc., please see here.
Instructions aimed at maintainers for deploying a new version: Deployment
When starting the Docker container, you may see a log line:
SECURITY WARNING: Reverting CVE-2023-46809: Marvin attack on PKCS#1 padding
This is expected and can be safely ignored, as the Eufy client still requires RSA_PKCS1_PADDING for cloud decryption. No code or runtime behavior is changed.

