j0yze

Results 4 comments of j0yze

I still try to find out the actions for cleaning a specific room and found out the following: For experimental device detection, the MIIO addon uses the URL https://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:vacuum:0000A006:dreame-p2029:1 But...

The MiotParser doesn't check all versions for the same model if existent. Would be great, if all versions would be checked.

Here comes the solution for room selection. `action{"did":"vacuum-extend-start-clean","siid":4,"aiid":1,"in":[{"piid":1,"value":18},{"piid":10,"value":"{\"selects\":[[3,1,1,3,1],[2,1,1,3,2],[4,1,1,3,3]]}"}]}` The rooms must be added as array with five values [roomid,repeats,powerlevel,waterlevel,counter]. The last value is just a counter. In my example for...

I have the same problem. Any advice?