naofireblade / homebridge-neato

A Neato vacuum robot plugin for homebridge.
MIT License
69 stars 18 forks source link

Support for zone cleaning #20

Closed ifeign closed 5 years ago

ifeign commented 5 years ago

I’m sure you were expecting to see somebody request this, but now that the zone cleaning update for the D7 is live, would it be possible to create HomeKit switches for each named zone?

I know you don’t have a D7, so testing it will be an issue.

DJay-X commented 5 years ago

Would love to see this as well in one of the next updates. 😍 Imagine... "Hey Siri, go clean the Kitchen" 😅

Thanks in advance @naofireblade for hopefully considering.

Just to mention, Zone cleaning works great here with D7 after the update by using the Neato App. But it's of course still 5 clicks to get a zone cleaned. 1) Open Neato App 2) Open Zone Menu 3) Select Zone 4) Confirm Zone 5) Start cleaning

napkin 05 12 18 6 58 43 pm

bubez81 commented 5 years ago

would be awesome!

naofireblade commented 5 years ago

The developer documentation currently gives a hint that zone cleaning is possible but does not lists the required params and explanation. I mailed the neato team and asked them to update the documentation.

matrosovas commented 5 years ago

@naofireblade any feedback from them?

naofireblade commented 5 years ago

Yes I got a response and they updated the documentation. I have an idea how to implement this in homekit but it requires some time.

ifeign commented 5 years ago

Looks like @az0uz generously created a PR to add this functionality, however it is currently being held up over at the node-botvac repo, because of something to do with the readme file. I wish I were a little more knowledgeable about Homebridge plugins so that I could offer some form of help, but currently the ball is in @az0uz's court.

DJay-X commented 5 years ago

Ah.. that's it. I was wondering why zone cleaning is still not available. Would be great to see it in @naofireblade 's great plugin. It's a while now. Very looking forward to it.

DJay-X commented 5 years ago

@naofireblade Any news on this? If it’s not your direct influence maybe you can push somebody in the right direction so that this feature does not stop here. Thanks again. 👍🏻

ifeign commented 5 years ago

@DJay-X If you look at the pull request made by @az0uz https://github.com/naofireblade/homebridge-neato/pull/28 You'll see that we're waiting for another pull request to get merged on node-botvac https://github.com/Pmant/node-botvac/pull/8

ifeign commented 5 years ago

Node-botvac just merged the necessary PR! Zone cleaning should now be able to be merged into this plugin!!