Plugin crashes with Lock #104
Closed
nycscubaman
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The plugin is causing homebrigde not to start unless the lock is in excluded device list. the error in the logs is:
TypeError: Cannot convert undefined or null to object
at Function.keys ()
at WyzeLock.lockGetProperty (/var/lib/homebridge/node_modules/homebridge-wyze-smart-home/src/accessories/WyzeAccessory.js:422:32)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
I'm also getting this error in the log:
[homebridge-wyze-smart-home] This plugin generated a warning from the characteristic 'On': characteristic value expected boolean and received undefined. See https://homebridge.io/w/JtMGR for more info.
Beta Was this translation helpful? Give feedback.
All reactions