nergal / homeassistant-vacuum-viomi

Integration of a Xiaomi Viomi vacuum to a Home Assistant
MIT License
54 stars 14 forks source link

Testing viomi.vacuum.v7 #15

Closed igorsantos07 closed 2 years ago

igorsantos07 commented 2 years ago

I'm testing the integration with my v7 (the v8's Chinese version), and those are the commands I tried that work great:

Fun fact: the same pause command on miio2 causes the vacuum to say something after pausing, while in your case it just pauses silently.

Commands that don't work:

I didn't try:

Also, since I'm comparing working commands with miio2, an addendum: miio2 seems to update the vacuum's state (as seen via https://github.com/denysdovhan/vacuum-card) faster than this integration :thinking:

Everything here was tried against the entity. Some commands were also tried against the device, which seems to work fine as well. Anything else I should check to say "this integration works fine with v7"? :)

nergal commented 2 years ago

@igorsantos07 I am appreciated for this feedback - thank you!

As for the clean_spot - this is a part of the feature that I'm going to implement someday. It is about cleaning only a predefined part of the territory (in the same way as Xiaomi Home app does for rooms)