merdok / homebridge-miot

Homebridge plugin for devices supporting the Xiaomi miot protocol
MIT License
364 stars 62 forks source link

Update robot vacuum room cleaning wiki with ijai.vacuum.v3 #516

Closed juspus closed 7 months ago

juspus commented 10 months ago

Describe the idea or improvement The wiki describes only how to setup room cleaning for other types of robot vacuums. It would be great to add how to setup room vacuum cleaning for ijai.vacuum.v3 model.

Describe the solution you'd like Wiki updated on how to setup room cleaning for ijai.vacuum.v3.

In the meantime has anyone managed to get room cleaning for this model to work?

merdok commented 10 months ago

Somebody who owns the devices needs to find it out and document it in the wiki, as I do not own most of the devices it's impossible for me to do it😅 The issue is, as already described in another ticket, the manufacturers themselves decide how the configuration in the property should look like and there is not really a standard like with the miot spec itself.

juspus commented 10 months ago

For some reason I am unable to get any room id's when sending action to the robot. Do you know what -4003 code might mean? image

merdok commented 10 months ago

-4003 -> Properties, methods, events do not exist

The format for you command is wrong, CLI uses RAW commands so you have to format it properly, something like:

miot send IP action '{"aiid":13,"in":[],"siid":10}'