npm.io
2.0.3 • Published 8 months ago

iobroker.eusec

Licence
MIT
Version
2.0.3
Deps
11
Size
558 kB
Vulns
0
Weekly
0
Stars
4
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

Logo

ioBroker.euSec

NPM version Downloads Total Downloads Node version requirement Number of Installations (latest) Number of Installations (stable) Dependency Status

Tests: Test and Release

NPM

This is an ioBroker adapter that uses the eufy-security-client library to comunicate with Eufy devices.

This project is not affiliated with Anker and Eufy (Eufy Security). It is a personal project that is maintained in spare time.

Description

This adapter allows to control Eufy security devices by connecting to the Eufy cloud servers and local/remote stations.

You need to provide your Cloud login credentials. The adapter connects to your cloud account and polls for all device data via HTTPS. Now a local or remote P2P connection to the Eufy stations/devices is also supported. However, a connection to the Eufy Cloud is always a prerequisite.

One Adapter instance will show all devices from one Eufy Cloud account and allows to control them.

Documentation

Checkout the documentation here.

Known working devices

Information about supported devices can be found here.

Credits

This adapter would not have been possible without the great work of Patrick Broetto (brobat) https://github.com/bropat, who created previous releases of this adapter.

Changelog

2.0.3 (2025-10-26)
  • (mcm1957) Remove fix for CVE-2023-46809 for node.js 22 and newer
2.0.0 (2025-10-26)
  • (mcm1957) Adapter has been migrated to iobroker-community-adapters organisation
  • (mcm1957) Adapter requires node.js >= 20, js-controller >= 6.0.11 and admin >= 7.6.17 now
  • (mcm1957) Dependencies have been updated
1.3.3 (2024-09-28)
  • (bropat) Updated version of the package eufy-security-client (3.1.1)
  • (bropat) Further details can be found in the changelog of eufy-security-client (3.1.1)
1.3.2 (2024-09-10)
  • (bropat) Fixed issue #440
1.3.1 (2024-09-08)
  • (bropat) Fixed issue #436
  • (bropat) Fixed issue #439

License

MIT License

Copyright (c) 2025 iobroker-community-adapters iobroker-community-adapters@gmx.de
Copyright (c) 2020-2024 bropat patrick.broetto@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.