bropat / ioBroker.eusec

This ioBroker adapter allows to control Eufy security devices by connecting to the Eufy cloud servers.
MIT License
132 stars 17 forks source link
cam cameras eufy eufycam iobroker-adapter

Logo

ioBroker.euSec

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

Tests: Test and Release

NPM

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

If you appreciate my work and progress and want to support me, you can do it here:

ko-fi Donate

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.

Features

Documentation

Look here

Known working devices

Information about supported devices can be found here.

How to report issues and feature requests

Please use GitHub issues for this.

Best is to set the adapter to Debug log mode (see here). Then please get the logfile from disk (subdirectory "log" in ioBroker installation directory and not from Admin because Admin cuts the lines).

Changelog

1.2.1 (2023-11-04)

1.2.0 (2023-11-04)

1.1.2 (2023-08-31)

1.1.1 (2023-08-20)

1.1.0 (2023-08-08)

1.0.0 (2023-05-16)

Note: The download of event videos has been temporarily removed as decryption of these is not yet supported. It will be added back as soon as it is supported.

0.9.10 (2023-02-24)

Note: The download of notification images has been temporarily removed as decryption of these is not yet supported. It will be added back as soon as it is supported.

0.9.9 (2022-12-24)

0.9.8 (2022-11-26)

Note: Those who use 2FA will be prompted to do so again after this update.

0.9.7 (2022-11-12)

0.9.6 (2022-11-06)

0.9.5 (2022-11-05)

0.9.4 (2022-07-30)

0.9.3 (2022-07-16)

0.9.2 (2022-06-12)

0.9.1 (2022-05-03)

0.9.0 (2022-04-30)

0.8.5 (2022-02-12)

0.8.4 (2022-02-08)

0.8.3 (2022-02-07)

Note: Selecting the correct country in ioBroker is essential for the devices to be found (should match the setting in the Eufy app).

0.8.2 (2022-02-06)

0.8.1 (2022-02-05)

0.8.0 (2022-02-05)

0.7.5 (2021-12-05)

0.7.4 (2021-11-22)

0.7.3 (2021-11-20)

Note: If you have 2FA enabled, you will need to authenticate again after this update.

0.7.2 (2021-11-16)

0.7.1 (2021-10-23)

0.7.0 (2021-10-17)

0.6.2 (2021-08-19)

0.6.1 (2021-08-19)

0.6.0 (2021-08-13)

0.5.5 (2021-06-01)

0.5.4 (2021-05-26)

0.5.3 (2021-05-14)

0.5.2 (2021-04-02)

0.5.1 (2021-04-01)

0.5.0 (2021-03-30)

0.4.3 (2021-03-19)

0.4.2 (2021-03-14)

0.4.1 (2021-03-14)

0.4.0 (2021-03-11)

0.3.1 (2021-03-06)

0.3.0 (2021-03-05)

0.2.5 (2021-02-20)

0.2.4 (2021-02-20)

0.2.3 (2021-02-17)

0.2.2 (2021-02-16)

0.2.1 (2021-02-15)

0.2.0 (2021-02-14)

0.1.5 (2021-01-14)

0.1.4 (2021-01-05)

0.1.3 (2021-01-02)

0.1.2 (2021-01-02)

0.1.1 (2020-12-29)

0.0.9 (2020-12-28)

0.0.8 (2020-12-13)

0.0.7 (2020-12-08)

0.0.6 (2020-12-06)

0.0.5 (2020-12-05)

0.0.4 (2020-12-03)

0.0.3 (2020-11-21)

0.0.2 (2020-11-21)

0.0.1 (2020-10-04)

License

MIT License

Copyright (c) 2020-2023 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.