Open kornelremete opened 1 year ago
I am struggling with same vacuum robot, retrieving map to be more specific. Just configured miiocli and finally I could get map with command:
miiocli viomivacuum --ip <ip> --token <token> get_maps
I am struggling with same vacuum robot, retrieving map to be more specific. Just configured miiocli and finally I could get map with command:
miiocli viomivacuum --ip <ip> --token <token> get_maps
Can you please give more information how you do that? And what after. Thank you
Before submitting a new request, use the search to see if there is an existing issue for the device.
If your device is rather new, it is likely supported already by the
genericmiot
integration. This is currently available only on the git version (until version 0.6.0 is released), so please give it a try before opening a new issue.Device information:
Use
miiocli device --ip <ip address> --token <token> info
.Additional context If you know already about potential commands or any other useful information to add support for the device, please add that information here.