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
After upgrading to NodeJS 8.0.0 the characteristic.setValue function seems to be broken.
Whenever I set values of the characteristic it looks like the value is not being updated in any Homekit app. The first one or two calls do work though.
Downgrading to Node.js 7.xx or even lower seems to fix the problem.
Hiya!
After upgrading to NodeJS 8.0.0 the
characteristic.setValue
function seems to be broken.Whenever I set values of the characteristic it looks like the value is not being updated in any Homekit app. The first one or two calls do work though.
Downgrading to Node.js 7.xx or even lower seems to fix the problem.
I am using nfarina/homebridge to test this.
Thank you in advance.
The text was updated successfully, but these errors were encountered: