RemuxZaph
RemuxZaph
I've got a similar issue via my install. The device does show up in the Home app, but the humidity and temperature are wrong. Connection via BLE. Here's the error...
@mattradford any luck? I'm still stuck too. And it may be due to our Node.js versions...I'm on v16.16.0. The plug-in keeps disabling itself looking for: `The plugin "homebridge-switchbot" requires Node.js...
I tried the 2.0 beta version yesterday...same error on my end.
Was this ever fixed or a new work-around suggested? TAGS were working just fine on Leia and v2 of PKC. But with Matrix and 3.X Kodi tags are now missing...
I had the same issue. I reinstalled the plugin since it was showing 0.1.0 and not the latest 0.5.0. Pulling from npm gives you the outdated version. You'll have on...
Started getting a similar issue. Here's the output: ``` [5/30/2019, 12:51:54 PM] SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse () at Request._callback (/usr/lib/node_modules/homebridge-liftmaster2/index.js:249:23) at Request.self.callback (/usr/lib/node_modules/homebridge-liftmaster2/node_modules/request/request.js:185:22)...
I reinstalled the package using "npm install -g git+https://github.com/luisiam/homebridge-liftmaster2.git" rather than via the Config UI plugin and now all works. For some reason the npm command is pulling an outdated...