apexad / eufy-robovac

NodeJS library to control Eufy RoboVac
MIT License
59 stars 17 forks source link

Documentation for demo is incomplete #20

Closed LukasPatzke closed 3 years ago

LukasPatzke commented 3 years ago

The pull request #19 changed the cli arguments for the demo to include the ip address. This is missing from the documentation and the error message. PS: I have to specify deviceId and ip to connect to my robovac, otherwise the find() method fails.

apexad commented 3 years ago

I will try to take a look at why this was changed back and update documentation if necessary.