homebridge-openzwave icon indicating copy to clipboard operation
homebridge-openzwave copied to clipboard

Warning from the characteristic 'On'

Open cbschuld opened this issue 3 years ago • 2 comments

THANK YOU for working on this plugin. I am seeing this in HomeBridge's log (rpi3, running the homebridge image).

Aeotec Gen5 stick.

[19/03/2021, 16:06:43] [homebridge-openzwave] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.

In debug mode it it produces the following output:

Error: 
    at On.Characteristic.characteristicWarning (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2038:105)
    at On.Characteristic.validateUserInput (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1915:14)
    at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:1533:24
    at callback (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18)
    at Timeout._onTimeout (/usr/local/lib/node_modules/homebridge-openzwave/src/Accessories/Drivers/platformDriver.ts:48:20)
    at listOnTimeout (internal/timers.js:554:17)
    at processTimers (internal/timers.js:497:7)

cbschuld avatar Mar 19 '21 23:03 cbschuld

I also see this error with a Nortek ZWave adapter.

mikest avatar Mar 20 '21 23:03 mikest

Same for me on Gen5 Aeotec zwave stick

matellis avatar Aug 13 '21 00:08 matellis