merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
390 stars 61 forks source link

Viomi SE vacuum support #133

Closed GaborSchM closed 2 years ago

GaborSchM commented 2 years ago

Hi, would it be possible to add support for Viomi SE robot vacuum?

Many thanks

merdok commented 2 years ago

Should generally be possible, but i would need the exact model name of your device so that i can find the corresponding specification.

GaborSchM commented 2 years ago

Thanks for your quick feedback

Link

This guy here I cannot find a more exact name for the device, even in the xiaomi app I see only the FW information which could be helpful 4.0.9_0017

merdok commented 2 years ago

This is unfortunately not helpful. Just add your device to the plugin including the token and enable homebridge debug log. The information that the device is not supported should popup and it will also display the device model.

GaborSchM commented 2 years ago

Sorry for this.

Seems to be viomi.vacuum.v19

merdok commented 2 years ago

Yeah, that looks looks like the correct one! Thanks! Will add it in the next update!

merdok commented 2 years ago

The device should now be supported as of version 0.9.18

GaborSchM commented 2 years ago

Seems to be perfect, thanks a lot!!