hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
570 stars 44 forks source link

Lamp "SET handler returned write response value" fix #1108

Closed jarz closed 1 year ago

jarz commented 1 year ago

Update setLampState() to not return anything since the value currently isn't used. That value triggered the warning from Homebridge.

Fixes #1107

hjdhjd commented 1 year ago

Thanks. Can you validate the existing fix I pushed doesn't do the job?

I'd also just adjust this one to be an explicit check against truth...

github-actions[bot] commented 1 year ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related discussion, if needed.