rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.73k stars 556 forks source link

Please add support for Xiaomi S10 vacuum #1775

Open kornelremete opened 1 year ago

kornelremete commented 1 year ago

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.

swiderrr commented 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

auwatchout commented 9 months 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

Can you please give more information how you do that? And what after. Thank you