bmartin5692 / bumper

A standalone and self-hosted implementation of the central server used by Ecovacs vacuum robots.
GNU General Public License v3.0
301 stars 50 forks source link

Change randomid from 6 to 4 characters #92

Closed bmartin5692 closed 4 years ago

bmartin5692 commented 4 years ago

Describe the bug Reported by @KoelnSolar - When the randomid sent with commands to a bot is 6 characters the bot is unresponsive to commands after GetWKVer, but changing to 4 characters everything works.

Unsure where we got 6 characters, but it could have been an oversight originally that didn't cause issues on other bot models.

Tested with 901 without issue, and will update to 4 characters moving forward.