Xiaomi vaccum robot token error

Hi I trying to get my xiaomi vaccum robot to work with the https://github.com/rytilahti/python-mirobo method.
But I can’t get the token from the robot. I can from my xiaomi gateway:

This is what I log:

INFO:mirobo.cli:Debug mode active
INFO:mirobo.vacuum:Sending discovery to <broadcast> with timeout of 5s..
DEBUG:mirobo.protocol:Unable to decrypt, returning raw bytes.
INFO:mirobo.vacuum:  IP 192.168.1.107: 723 - token: b'867b84eb88b5f203233d19903702e947'
DEBUG:mirobo.protocol:Unable to decrypt, returning raw bytes.
INFO:mirobo.vacuum:  IP 192.168.1.100: 983 - token: b'ffffffffffffffffffffffffffffffff'
DEBUG:mirobo.protocol:Unable to decrypt, returning raw bytes.
DEBUG:mirobo.protocol:Unable to decrypt, returning raw bytes.
INFO:mirobo.vacuum:Discovery done

I tried to reset the robot(entering wifi network and password), but the same token pops up when I try again.
Please help! :slight_smile:

Have you tried the method described for “xiaomi vacuum” here?

This worked for me.