JanLoebel / eufy-node-client

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

Doorbell without homebase #13

Closed DanPatten closed 3 years ago

DanPatten commented 3 years ago

Trying to do a lookup service on the wired doorbell directly. Does this work without the homebase?

const address = await lookupService.lookup('192.168.0.155');

This just times out on port 32108.

JanLoebel commented 3 years ago

Sorry, I don't know if there is a direct way to communicate with the devices without the homebase. Please check the examples and the FAQ there:

https://github.com/JanLoebel/eufy-node-client-examples