naofireblade / homebridge-neato

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

Homebridge error keeps appearing in log repeatedly #64

Closed lemonlemming closed 3 years ago

lemonlemming commented 3 years ago

Keep getting these messages in my error logs, running latest homebridge on mac os x big sur if relevant. `[4/22/2021, 10:02:37 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

[4/22/2021, 10:02:57 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

[4/22/2021, 10:03:31 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

[4/22/2021, 10:04:00 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

[4/22/2021, 10:05:48 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

[4/22/2021, 10:05:48 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'Spot ↔': characteristic was supplied illegal value: number 0 exceeded minimum of 100. See https://git.io/JtMGR for more info.

[4/22/2021, 10:05:48 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'Spot ↕': characteristic was supplied illegal value: number 0 exceeded minimum of 100. See https://git.io/JtMGR for more info.

[4/22/2021, 10:10:41 AM] [homebridge-neato] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.`

christophejaubert commented 3 years ago

Same here! Is it recommended, while waiting a fix, to isolate this plugin in a virtual dedicated bridge?

naofireblade commented 3 years ago

Duplicates #61 . I'm working on a fix.