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:
An error is thrown when trying to control heating/cooling state. Works fine from LG Think app.
To Reproduce:
Request the AC to heat or cool from the "accessories" tab in Homebridge or from Homekit.
Expected behavior:
State changes to the requested state
Logs:
[12/9/2022, 11:37:34 AM] [homebridge-lg-thinq] This plugin threw an error from the characteristic 'Target Heater-Cooler State': Unhandled error thrown inside write handler for characteristic: undefined is not a function. See https://homebridge.io/w/JtMGR for more info.
[12/9/2022, 11:37:34 AM] [homebridge-lg-thinq] TypeError: undefined is not a function
at Array.filter (<anonymous>)
at AirConditioner.setTargetState (/volume2/homebridge/node_modules/homebridge-lg-thinq/src/devices/AirConditioner.ts:331:8)
at TargetHeaterCoolerState.<anonymous> (/volume2/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Characteristic.ts:2547:42)
at step (/volume2/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:144:27)
at Object.next (/volume2/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:125:57)
at /volume2/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:118:75
at new Promise (<anonymous>)
at Object.__awaiter (/volume2/homebridge/node_modules/homebridge/node_modules/tslib/tslib.js:114:16)
at TargetHeaterCoolerState.Characteristic.handleSetRequest (/volume2/homebridge/node_modules/homebridge/node_modules/hap-nodejs/dist/lib/Characteristic.js:871:24)
at Bridge.<anonymous> (/volume2/homebridge/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:1889:29)
Describe The Bug:
An error is thrown when trying to control heating/cooling state. Works fine from LG Think app.
To Reproduce:
Request the AC to heat or cool from the "accessories" tab in Homebridge or from Homekit.
Expected behavior:
State changes to the requested state
Logs:
Plugin Config:
Screenshots:
Environment:
The text was updated successfully, but these errors were encountered: