iobroker-community-adapters / ioBroker.mihome-vacuum

Control your Xiaomi vacuum cleaner
MIT License
109 stars 51 forks source link

Multiple Zones are crashing the adapter (3.6.0) #652

Closed JoJ123 closed 1 year ago

JoJ123 commented 2 years ago

Describe the bug

Expected behavior
Both zones will be cleaned

Screenshots & Logfiles From the screenshot, it could be the issue that in the JSON message there are " " where no should be.

image

Versions:

JoJ123 commented 2 years ago

If I send the same command without the two mentioned " " Like that: app_zoned_clean;[[15735,27629,21285,31729,1],[27580,25100,30980,31700,1]]

it's working fine.

Apollon77 commented 2 years ago

How do you trigger that? Do you set such a json in a state or how you come to the error?

JoJ123 commented 2 years ago

@Apollon77 The error in the original post was created from within the adapter. I've created multiple rooms with the "addRoom" and coordinated for the zones.

Then I've assigned the room to the multiRoom state and click on start. --> Error

dirkhe commented 2 years ago

I will check that

dirkhe commented 2 years ago

Please test this Version: https://github.com/iobroker-community-adapters/ioBroker.mihome-vacuum/tree/620-feature-request-queue-shall-contain-fan_power-and-water_box_mode-for-each-command-given There the error is fixed

dirkhe commented 1 year ago

Implemented in 3.7.0