dinmammas / homebridge-robonect

Homebridge plugin for Robonect-powered lawn mowers
ISC License
3 stars 3 forks source link

Error log: This plugin slows down Homebridge. #5

Closed bsoener closed 3 years ago

bsoener commented 3 years ago

Is the plugin no longer being developed? When I upgrade my Homebridge to the latest version I get this error message:

This plugin slows down Homebridge.

dinmammas commented 3 years ago

It is, tho I'm doing it as a hobby, and mostly during the summer when my mower is active.

The nature of Robonect itself makes the plugin run slowly, as one of the base calls requires it to wake the mower up. I've added a switch which will be released soon, that gives the option to remove this call from the plugin.

dinmammas commented 3 years ago

Hello!

While I teach myself how to use the fetch library in the correct way, please uninstall the current version of the plugin, and install version 1.0.22 using npm -g install homebridge-robonect@1.0.22

Sorry for the delay.

dinmammas commented 3 years ago

Hi! I have a beta version if you'd like to try. npm -g install homebridge-robonect@beta

dinmammas commented 3 years ago

The beta is now live, @ version 1.1.2.

I've tested it for several days agains a few different mowers, no errors.

I'll close this now, please reopen if needed.