naofireblade / homebridge-neato

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

Status inconsistencies / homebridge crash #32

Closed theseiman closed 4 years ago

theseiman commented 5 years ago

I‘m using your great plugin version 0.5.2 with my Neato Botvac D3 Connected, Software-Version 4.4.0-72. I see all triggers in HomeKit and I‘m able to start/stop the D3 as well as sending it back to the dock. So far, so good.

I‘ve set up no-go lines, extra care and turbo-mode in the Neato app (Version 2.8.2 on an iPhone X, iOS 12.3.1) but the status is not reflected at the corresponding HomeKit tile. And even worse: As soon as I make changes in the Neato app (i.e. disabling the extra care) or enabling a feature in HomeKit (like no-go lines, which supposed to be activated already) the whole homebridge seems to crash. All accessories (connected through homebridge) in HomeKit show an exclamation mark. After restarting the homebridge service, everything works again, besides the issue described above.

I really appreciate how much work you put in this plugin! Hope you can help me with my problem. My config looks like this:

... }, { "platform": "NeatoVacuumRobot", "email": "myemailaddress", "password": "mypassword", "refresh": "60" }, { "platform": "Fritz!Box", ...

ifeign commented 5 years ago

Set the refresh to 0

https://github.com/naofireblade/homebridge-neato/issues/17#issuecomment-439118546

theseiman commented 5 years ago

I‘ve set the refresh parameter to „0“. Still the same behavior.

ifeign commented 5 years ago

Could you post your full config?

naofireblade commented 4 years ago

Do you still experience this issue? Can you post your (anonymized) config and log output?

naofireblade commented 4 years ago

Closing for now. Will reopen if log output is provided.