apexad / eufy-robovac

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

feat: add setDirection with "drive" demo #29

Closed Wilzi closed 2 years ago

Wilzi commented 2 years ago

This let's you drive your vacuum around like an RC car if you put the setDirection command behind key press handlers.

Wilzi commented 2 years ago

note: the correct direction is actually back not backwards it's intentionally like this in the PR