You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest version of home bridge I started to have these warnings
[homebridge-isy] This plugin generated a warning from the characteristic 'Firmware Revision': characteristic was supplied illegal value: number instead of string, supplying illegal values will throw errors in the future. See https://git.io/JtMGR for more info.
[homebridge-isy] Error:
at ISYRelayAccessory.setupServices (/usr/lib/node_modules/homebridge-isy/src/ISYAccessory.ts:88:78)
at ISYRelayAccessory.setupServices (/usr/lib/node_modules/homebridge-isy/src/ISYRelayAccessory.ts:37:9)
at ISYRelayAccessory.configure (/usr/lib/node_modules/homebridge-isy/src/ISYAccessory.ts:76:8)
at /usr/lib/node_modules/homebridge-isy/src/ISYPlatform.ts:327:20
at ISYPlatform.createAccessories (/usr/lib/node_modules/homebridge-isy/src/ISYPlatform.ts:236:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Motion Detected': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was expected valid number and received NaN. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected number and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic value expected float and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Motion Detected': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
Thanks in advance
The text was updated successfully, but these errors were encountered:
With the latest version of home bridge I started to have these warnings
[homebridge-isy] This plugin generated a warning from the characteristic 'Firmware Revision': characteristic was supplied illegal value: number instead of string, supplying illegal values will throw errors in the future. See https://git.io/JtMGR for more info.
[homebridge-isy] Error:
at ISYRelayAccessory.setupServices (/usr/lib/node_modules/homebridge-isy/src/ISYAccessory.ts:88:78)
at ISYRelayAccessory.setupServices (/usr/lib/node_modules/homebridge-isy/src/ISYRelayAccessory.ts:37:9)
at ISYRelayAccessory.configure (/usr/lib/node_modules/homebridge-isy/src/ISYAccessory.ts:76:8)
at /usr/lib/node_modules/homebridge-isy/src/ISYPlatform.ts:327:20
at ISYPlatform.createAccessories (/usr/lib/node_modules/homebridge-isy/src/ISYPlatform.ts:236:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Motion Detected': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Current Temperature': characteristic was expected valid number and received NaN. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Battery Level': characteristic value expected number and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Current Ambient Light Level': characteristic value expected float and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
[homebridge-isy] This plugin generated a warning from the characteristic 'Motion Detected': characteristic value expected boolean and received undefined. See https://git.io/JtMGR for more info.
[homebridge-isy] Error: at Characteristic.cfunc (/usr/lib/node_modules/homebridge-isy/src/utils.ts:202:3)
Thanks in advance
The text was updated successfully, but these errors were encountered: