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
Describe The Bug:
My Homebridge (1.8.4, up to date) is throwing an error from the decent-advanced-rest-api every 60 seconds or so:
[12/09/2024, 17:33:07] [decent-advanced-rest-api] error updating machine state SyntaxError: Bad control character in string literal in JSON at position 212
at JSON.parse (<anonymous>)
at IncomingMessage.<anonymous> (/var/lib/homebridge/node_modules/homebridge-decent-advanced-rest-api/src/de1DeviceService.ts:132:34)
at IncomingMessage.emit (node:events:531:35)
at IncomingMessage.emit (node:domain:488:12)
at endReadableNT (node:internal/streams/readable:1696:12)
at processTicksAndRejections (node:internal/process/task_queues:82:21)
To Reproduce:
Have DE1 machine connected to Homebridge and current build of the plugin.
Describe The Bug:
My Homebridge (1.8.4, up to date) is throwing an error from the decent-advanced-rest-api every 60 seconds or so:
To Reproduce:
Have DE1 machine connected to Homebridge and current build of the plugin.
Expected behavior:
No errors.
Logs:
See above.
Plugin Config:
Environment:
The text was updated successfully, but these errors were encountered: