Smileydude / homebridge-xiaomi-roborock-vacuum

A Xiaomi Roborock vaccum plugin (1st, 2nd generation) for homebridge.
https://www.loggn.de
MIT License
16 stars 4 forks source link

everytime cleaning whole house #12

Open backfisch88 opened 5 years ago

backfisch88 commented 5 years ago

Hi

I've got the new Roborock S6... all work quietly good... but i don't get it with the zones... everytime the roborock cleans the whole house

{ "accessory": "XiaomiRoborockVacuum", "name": "test", "ip": "192.168.178.XX", "token": "XXXXX", "dock": false, "pause": false, "zones": [ [ 28200, 21800, 30500, 25500, 1 ] ] },

this is my config and this my coordinates Unbenannt thanks for help

Smileydude commented 5 years ago

I would love to say I have a S6 to even test this out. But I imagine the API has changed quite a bit, as it actually supports zone configuration now.

Smileydude commented 5 years ago

If someone has one and wants to add to project I'm more then happy to review and add it

C3dr11c commented 5 years ago

hi,

how did you manage to get the S6 to run with the script? It doesn't work with me, do you have a tip?

backfisch88 commented 5 years ago

I didnt get it to work. I use this plugin instead https://www.npmjs.com/package/homebridge-roborock

C3dr11c commented 5 years ago

If someone has one and wants to add to project I'm more then happy to review and add it

Hi, I am very interested in an update for the new S6. Are there any plans to integrate it?

Smileydude commented 5 years ago

There might be something coming in the new year, but currently life is in the way.

46Lubo46 commented 4 years ago

Hi,

I am very interested in update for S6 too. If you have time, I am willing to pay for integration and work. If you are interested you can write me and we will agree on the amount.

Than you

C3dr11c commented 4 years ago

is it possible to merge your zone control and the support of the S6 from nicoh88?