Closed davidhaas6 closed 2 years ago
Does the Eufy API expose more granular info like when the vacuum bumps into an object? How would one go about adding this to your API?
My goal is to have my vacuum shout expletives when it hits things 😈
See this line of the code for the reported errors: https://github.com/apexad/eufy-robovac/blob/master/src/index.ts#L10
Does the Eufy API expose more granular info like when the vacuum bumps into an object? How would one go about adding this to your API?