JanLoebel / eufy-node-client

Experiment to talk to eufy security
43 stars 6 forks source link

help starting node.js #26

Closed xraywinedrinker closed 3 years ago

xraywinedrinker commented 3 years ago

I have installed your node and can run the p2p local file from the terminal to change my security mode but wanted to find out how to run it from webcore using a get request? I'd like to incorporate the mode changes with smartthings. thanks

JanLoebel commented 3 years ago

@xraywinedrinker Sorry, this project is just a client, an application like something for smartthings must be implemented in another project and could use this client for that. Checkout https://github.com/bropat/ioBroker.eufy-security he has done that for the ioBroker.

xraywinedrinker commented 3 years ago

Thanks for responding. I have been able to fire the node in flask from the p2p but as you have noted in the open issues. I can’t send a mode change request after the first request opened the connection. Hopefully the request can be disconnected.

Cheers,

Michelle

On Feb 8, 2021, at 1:36 AM, Jan Löbel notifications@github.com wrote:

 @xraywinedrinker Sorry, this project is just a client, an application like something for smartthings must be implemented in another project and could use this client for that. Checkout https://github.com/bropat/ioBroker.eufy-security he has done that for the ioBroker.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.