Advertisement
dandorato

Untitled

Aug 24th, 2021
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. [8/24/2021, 9:20:12 AM] [LGThinQ] Found device: {"deviceId":"REDACTED","deviceType":101,"modelName":"2REF11EID___2","subModelNm":"","sensorType":null,"alias":"REFRIGERATOR","deviceCode":"KI0102","networkType":"02","tftYn":"N","guideTypeYn":"Y","guideType":"TYPE1","pccModelYn":"Y","autoOrderYn":"N","drServiceYn":"N","ssid":"REDACTED","timezoneCode":"America/New_York","timezoneCodeAlias":"USA/New_York","sdsGuide":"{\"deviceCode\":\"KI01\"}","newRegYn":"N","remoteControlType":"","fareTarget":null,"area":"334505","sleep":null,"deviceState":"E","rmsClientId":null,"regDtUtc":"REDACTED","regIndex":0,"blackboxYn":null,"groupableYn":"N","controllableYn":"N","combinedProductYn":"N","masterYn":"Y","manufacture":null,"online":false,"platformType":"thinq1","homeDeviceOrder":-1,"roomDeviceOrder":-1,"ownershipYn":"Y","modelJsonVer":"2.3","modelJsonUri":"https://aic.lgthinq.com:46030/api/webContents/modelJSON?modelName=2REF11EID___2&countryCode=WW&contentsId=WW21063007020405374276&authKey=thinq","appModuleVer":"303.20","appModuleUri":"https://objectcontent.lgthinq.com/564c4846-f80f-4865-9372-31160a1010ed?hdnts=exp=1684281366~hmac=a0802768ae20ee30aa6d9154e23878212b6f5a87aff505bb35aafd7d4d3f9561","appRestartYn":"Y","appModuleSize":"7337592","langPackProductTypeVer":"47.1","langPackProductTypeUri":"https://objectcontent.lgthinq.com/b1be3924-8903-4b25-a455-107fe68fd051?hdnts=exp=1692767282~hmac=1f46da92b16e2fdfb0d06a0f04c10f1ead458ea719ba869d7918671cca1ff9fc","langPackModelVer":"","langPackModelUri":"","roomId":"","fwInfoList":null,"modemInfo":null,"existsEntryPopup":"N","fwVer":"QC_Modem_1.2.76","modemVer":null,"subDeviceCount":0,"firebaseLogKey":"T:RFBFFD-M:3D-P:A_MAJESTY3","cardType":"Small","cardControl":"Base"}
  2. (node:69474) UnhandledPromiseRejectionWarning: TypeError: Cannot use 'in' operator to search for 'NaN' in undefined
  3. at DeviceModel.enumName (/usr/local/lib/node_modules/homebridge-lg-thinq/src/lib/DeviceModel.ts:148:16)
  4. at Object.loopupEnum (/usr/local/lib/node_modules/homebridge-lg-thinq/src/v1/helper.ts:68:22)
  5. at Object.RefState [as default] (/usr/local/lib/node_modules/homebridge-lg-thinq/src/v1/transforms/RefState.ts:13:19)
  6. at Function.transform (/usr/local/lib/node_modules/homebridge-lg-thinq/src/v1/helper.ts:42:40)
  7. at ThinQ.pollMonitor (/usr/local/lib/node_modules/homebridge-lg-thinq/src/lib/ThinQ.ts:146:21)
  8. at runMicrotasks (<anonymous>)
  9. at processTicksAndRejections (internal/process/task_queues.js:95:5)
  10. at LGThinQHomebridgePlatform.discoverDevices (/usr/local/lib/node_modules/homebridge-lg-thinq/src/platform.ts:104:34)
  11. at HomebridgeAPI.<anonymous> (/usr/local/lib/node_modules/homebridge-lg-thinq/src/platform.ts:57:7)
  12. (Use `node --trace-warnings ...` to show where the warning was created)
  13. (node:69474) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  14. (node:69474) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement