rytilahti / python-miio

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

Add partial cleaning to vacuum #977

Open k-0 opened 3 years ago

k-0 commented 3 years ago

Is your feature request related to a problem? Please describe. I want, that the vacuum only clean some rooms.

Describe the solution you'd like See above.

*Device information:

Use miiocli device --ip <ip address> --token <token>.

pi@kubuntu:~ $ python3 vac.py viomi.vacuum.v7 v3.5.3_0047

Tontze commented 3 years ago

There is a way to do zoned cleaning, you just need to know coordinates : mirobo --ip MYIP --token MYTOKEN zoned-clean [[26044,17953,30944,21153,1

Coordinates, attleast for some devices if u have openhab installed: https://community.openhab.org/t/xiaomi-vacuum-map-viewer-to-find-coordinates-for-zone-cleaning/103500/1