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
The plugin recently stopped working altogether. Seems like there was a change on Mitsubishi's end.
[24/10/2021, 20:14:27] [melcloud2] There was a problem parsing login request: https://app.melcloud.com/Mitsubishi.Wifi.Client/Login/ClientLogin
[24/10/2021, 20:14:27] [melcloud2] TypeError: Cannot read property 'ContextKey' of null
at Request._callback (/usr/local/lib/node_modules/homebridge-melcloud2/index.js:106:35)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-melcloud2/node_modules/request/request.js:185:22)
at Request.emit (events.js:400:28)
at Request. (/usr/local/lib/node_modules/homebridge-melcloud2/node_modules/request/request.js:1154:10)
at Request.emit (events.js:400:28)
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-melcloud2/node_modules/request/request.js:1076:12)
at Object.onceWrapper (events.js:519:28)
at IncomingMessage.emit (events.js:412:35)
at endReadableNT (internal/streams/readable.js:1334:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
[24/10/2021, 20:14:27] TypeError: accessories.forEach is not a function
at /usr/local/lib/node_modules/homebridge/src/bridgeService.ts:534:21
at /usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/util/once.ts:9:18
at Request._callback (/usr/local/lib/node_modules/homebridge-melcloud2/index.js:115:12)
at Request.self.callback (/usr/local/lib/node_modules/homebridge-melcloud2/node_modules/request/request.js:185:22)
at Request.emit (events.js:400:28)
at Request. (/usr/local/lib/node_modules/homebridge-melcloud2/node_modules/request/request.js:1154:10)
at Request.emit (events.js:400:28)
at IncomingMessage. (/usr/local/lib/node_modules/homebridge-melcloud2/node_modules/request/request.js:1076:12)
at Object.onceWrapper (events.js:519:28)
at IncomingMessage.emit (events.js:412:35)
at endReadableNT (internal/streams/readable.js:1334:12)
at processTicksAndRejections (internal/process/task_queues.js:82:21)
The text was updated successfully, but these errors were encountered:
The plugin recently stopped working altogether. Seems like there was a change on Mitsubishi's end.
The text was updated successfully, but these errors were encountered: