Open rubato103 opened 4 years ago
Thanks for reporting! Is the swing setting the only one that fails to work properly?
yes. The error message shown in the log is only one about swing mode.
Looks like it’s the sane as #23
Could you specify what the LG "product model" this is? If you have a link to the manual PDF that'd be great as well
Could you provide a copy of the snapshot for your device when this happens?
-D
or in the Homebridge UI, go to "Homebridge Settings" and turn on "Homebridge Debug Mode")device response.result.snapshot
and copy & paste its contentsdevice response.result.snapshot { 'airState.windStrength': 8, 'airState.tempState.limitMin': 32, 'airState.tempState.unit': 0, 'airState.diagCode': 0, 'airState.ductZone.state': 0, mid: 2147431408, 'airState.wMode.airClean': 0, 'airState.quality.sensorMon': 0, 'airState.tempState.target': 24, 'airState.humidity.current': 510, 'airState.operation': 0, 'airState.reservation.absoluteStopTime': 0, 'airState.wDir.swirl': 0, 'airState.wDir.vStep': 8740, timestamp: 1620635623297, 'airState.powerSave.basic': 0, 'airState.wDir.upDown': 1, 'airState.quality.PM10': 0, 'airState.powerSave.hum': 0, static: { deviceType: '401', countryCode: 'KR' }, 'airState.tempState.hotWaterCurrent': 0, 'airState.tempState.current': 25.5, 'airState.miscFuncState.extraOp': 0, 'airState.wDir.leftRight': 1, 'airState.miscFuncState.dRED': 0, 'airState.tempState.limitMax': 60, 'airState.reservation.sleepTime': 0, 'airState.reservation.absoluteStartTime': 0, 'airState.miscFuncState.autoDry': 0, meta: { allDeviceInfoUpdate: false, messageId: '7PZWrfw4RuiCqeBVmkGQHA' }, 'airState.quality.PM1': 0, 'airState.quality.PM2': 0, online: true, 'airState.opMode': 0, 'airState.filterMngStates.maxTime': 2400, 'airState.filterMngStates.useTime': 2264, 'airState.tempState.twoSetState': 0
The following is output to the home bridge log:
[9/20/2020, 1:36:11 PM] [LgThinqAirConditioner] Unsupported model: CST_570004_WW. Please open a GitHub issue at https://github.com/sman591/homebridge-lg-thinq-ac/issues to request support for your model. Falling back to default "POT_056905_WW" model instead.
[9/20/2020, 1:37:11 PM] [LgThinqAirConditioner] SwingModeCharacteristic: Error parsing state Error: Unsupported API value: 4 [9/20/2020, 1:37:11 PM] [LgThinqAirConditioner] SwingModeCharacteristic: Error parsing state Error: Unsupported API value: 8740 [9/20/2020, 1:37:11 PM] [LgThinqAirConditioner] SwingModeCharacteristic: Error parsing state Error: Unsupported API value: 4 [9/20/2020, 1:37:11 PM] [LgThinqAirConditioner] SwingModeCharacteristic: Error parsing state Error: Unsupported API value: 26210
It is a ceiling type system air conditioner and is controlled by temperature control, dehumidification and cooling mode. Wind swing control can be heard "beep" but is not actually manipulated.