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

Feature Request: Motion detection #2

Closed ubieberich closed 3 years ago

ubieberich commented 3 years ago

Describe the Feature
Eufycam generates a "motion detected" event. This event should be an alert object in iobroker. In Apple Homekit every Eufy cam is also listed as an motion detector.

bropat commented 3 years ago

Hi ubieberich,

i'm working on it. Soon i will release a new version.

bropat commented 3 years ago

Hi ubieberich,

i'm working on it. Soon i will release a new version.

In the meantime the push notifications aren't working anymore. The push notifications are the basis for implementing the movement detection... :( I'm investigating the issue with @JanLoebel here.

bropat commented 3 years ago

Hi,

i've released the new version (0.0.2) with integrated push notifications. Can you check if you get a push notification when motion is detected?

Thanks!

lk911lk commented 3 years ago

Hi, wie kommen die Nachrichten dann?

Was soll ich genau machen?

bropat commented 3 years ago

Hi,

im Objektbrowser:

image

Am besten den Adapter im Debug-Modus betreiben und einige Events simulieren, dabei solltest du hier die Benachrichtigungen bekommen. Bei Fehlern einfach mir die Logs zusenden.

bropat commented 3 years ago

Feature integrated with version 0.0.5 released now. Please test it and let me know.

Thanks!