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
ReferenceError: newsAccessory is not defined
at PuntPlatform.addAccessory (/usr/local/lib/node_modules/homebridge-punt/index.js:154:5)
at PuntPlatform.addAccessories (/usr/local/lib/node_modules/homebridge-punt/index.js:141:12)
at PuntPlatform. (/usr/local/lib/node_modules/homebridge-punt/index.js:96:12)
at emitNone (events.js:72:20)
at API.emit (events.js:166:7)
at Server.str.replace.Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:98:13)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10)
at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
I can't get any of the local ports to connect and the terminal is throwing this error. Any idea how to fix this?
The text was updated successfully, but these errors were encountered:
[punt] Plugin - DidFinishLaunching
/usr/local/lib/node_modules/homebridge-punt/index.js:154
newsAccessory.reachable = true;
^
ReferenceError: newsAccessory is not defined
at PuntPlatform.addAccessory (/usr/local/lib/node_modules/homebridge-punt/index.js:154:5)
at PuntPlatform.addAccessories (/usr/local/lib/node_modules/homebridge-punt/index.js:141:12)
at PuntPlatform. (/usr/local/lib/node_modules/homebridge-punt/index.js:96:12)
at emitNone (events.js:72:20)
at API.emit (events.js:166:7)
at Server.str.replace.Server.run (/usr/local/lib/node_modules/homebridge/lib/server.js:98:13)
at module.exports (/usr/local/lib/node_modules/homebridge/lib/cli.js:40:10)
at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
I can't get any of the local ports to connect and the terminal is throwing this error. Any idea how to fix this?
The text was updated successfully, but these errors were encountered: