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
I installed homebridge 1.3 beta tonight and this plugin no longer works. I haven't looked into it at all yet but figured I'd give a heads up. Here is the error:
Oct 22 20:07:30 server1 homebridge[10412]: [10/22/2020, 8:07:30 PM] TypeError: Cannot read property 'setValue' of undefined
Oct 22 20:07:30 server1 homebridge[10412]: at Television.Service.setCharacteristic (/usr/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Service.ts:455:34)
Oct 22 20:07:30 server1 homebridge[10412]: at RokuAccessory.setupTelevision (/usr/lib/node_modules/homebridge-roku/src/homebridge-roku.js:108:16)
Oct 22 20:07:30 server1 homebridge[10412]: at RokuAccessory.setup (/usr/lib/node_modules/homebridge-roku/src/homebridge-roku.js:74:29)
Oct 22 20:07:30 server1 homebridge[10412]: at new RokuAccessory (/usr/lib/node_modules/homebridge-roku/src/homebridge-roku.js:69:10)
Oct 22 20:07:30 server1 homebridge[10412]: at config.accessories.forEach (/usr/lib/node_modules/homebridge/src/server.ts:368:50)
Oct 22 20:07:30 server1 homebridge[10412]: at Array.forEach (<anonymous>)
Oct 22 20:07:30 server1 homebridge[10412]: at Server._loadAccessories (/usr/lib/node_modules/homebridge/src/server.ts:341:29)
Oct 22 20:07:30 server1 homebridge[10412]: at Server.start (/usr/lib/node_modules/homebridge/src/server.ts:163:12)
Oct 22 20:07:30 server1 homebridge[10412]: at cli (/usr/lib/node_modules/homebridge/src/cli.ts:80:10)
Oct 22 20:07:30 server1 homebridge[10412]: at Object.<anonymous> (/usr/lib/node_modules/homebridge/bin/homebridge:17:22)
Oct 22 20:07:30 server1 homebridge[10412]: at Module._compile (internal/modules/cjs/loader.js:778:30)
Oct 22 20:07:30 server1 homebridge[10412]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
Oct 22 20:07:30 server1 homebridge[10412]: at Module.load (internal/modules/cjs/loader.js:653:32)
Oct 22 20:07:30 server1 homebridge[10412]: at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
Oct 22 20:07:30 server1 homebridge[10412]: at Function.Module._load (internal/modules/cjs/loader.js:585:3)
Oct 22 20:07:30 server1 homebridge[10412]: at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
The text was updated successfully, but these errors were encountered:
I installed homebridge 1.3 beta tonight and this plugin no longer works. I haven't looked into it at all yet but figured I'd give a heads up. Here is the error:
The text was updated successfully, but these errors were encountered: