neilpatel121 / homebridge-skyq-tvremote

Apache License 2.0
10 stars 3 forks source link

Error running plug-in #17

Closed jameswestcott closed 3 years ago

jameswestcott commented 3 years ago

HomeBridge won't start and shows following error with this plug-in:

TypeError: Cannot read property 'Characteristic' of undefined at SkyTVPlugin.publishExternalAccessory (C:\Users\james\AppData\Roaming\npm\node_modules\homebridge-skyq-tvremote\src\platform.ts:99:48) at C:\Users\james\AppData\Roaming\npm\node_modules\homebridge-skyq-tvremote\src\platform.ts:48:14 at Array.forEach () at new SkyTVPlugin (C:\Users\james\AppData\Roaming\npm\node_modules\homebridge-skyq-tvremote\src\platform.ts:45:22) at C:\Users\james\AppData\Roaming\npm\node_modules\homebridge\src\server.ts:377:40 at Array.forEach () at Server.loadPlatforms (C:\Users\james\AppData\Roaming\npm\node_modules\homebridge\src\server.ts:312:27) at Server.start (C:\Users\james\AppData\Roaming\npm\node_modules\homebridge\src\server.ts:116:29)

SmolSoftBoi commented 3 years ago

You must use the issue template below when submitting a bug

Describe The Bug:

To Reproduce:

Expected behavior:

Logs:

Show the Homebridge logs here, remove any sensitive information.

Plugin Config:

Show your Homebridge config.json here, remove any sensitive information.

Screenshots:

Environment:

SmolSoftBoi commented 3 years ago

Please try the latest release.