kpsuperplane / homebridge-wiz-lan

Control Wiz lights over LAN
Apache License 2.0
116 stars 37 forks source link

This plugin threw an error from the characteristic 'Color Temperature': Unhandled error #69

Closed olibuijr closed 3 years ago

olibuijr commented 3 years ago

[8/5/2021, 11:34:40 PM] [homebridge-wiz-lan] This plugin threw an error from the characteristic 'Color Temperature': Unhandled error thrown inside write handler for characteristic: Cannot read property 'state' of undefined. See https://git.io/JtMGR for more info.

Any ideas what this is about?

kpsuperplane commented 3 years ago

The same was happening to me the other day and then it suddenly stopped happening... I'll let you know if I can reproduce it again. If someone is able to extract the response that is missing the "state" please post it here

kpsuperplane commented 3 years ago

On second thought, I think https://github.com/kpsuperplane/homebridge-wiz-lan/pull/57 should've fixed it. Try updating :)