Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

TargetHeaterCoolerStateCharacteristic: Error parsing state Error: Unsupported API value: 6 #81

Open
mishakim opened this issue May 27, 2021 · 3 comments
Labels
new model New model to implement

Comments

@mishakim
Copy link

LG Air Conditioner Model
LSN090HSV5 / RAC_056905_WW

Describe the bug
I get this error when the AC is set to Auto. When I set HomeKit to Auto, the AC switches to Fan.

Symptom check

  • Does your unit appear in the Home app? Yes
  • Is the current on/off state, temperature, and mode being reported? Yes - except for mode having fan/auto reversed per above
  • Does your unit respond to the controls? Yes
@jim-miller
Copy link

Same symptoms for model LG model LW1517IVSM

Additional parsing issues that may be relevant:

[06/06/2021, 11:11:50] [LgThinqAirConditioner] TargetHeaterCoolerStateCharacteristic: Error parsing state Error: Unsupported API value: 8
[06/06/2021, 11:11:50] [LgThinqAirConditioner] CurrentHeaterCoolerStateCharacteristic: Error parsing state Error: Unsupported API value: 8

@electricidiot
Copy link

Same symptoms for LG model LW1017ERSM. Today was the first I saw it, so I don't know for sure what triggered the issue. I went into Settings and changed the refresh interval to 1 a day instead 1 a minute. Everything seems to work currently, but the Error makes me concerned.

@sman591 sman591 added the new model New model to implement label Feb 3, 2022
@sman591
Copy link
Owner

sman591 commented Feb 3, 2022

Unfortunately right now, there isn't a good way to detect whether a product support true "auto" mode or not, HomeKit doesn't support a fan-only mode for A/C units, and the RAC_056905_WW identifier is shared among units which do and do not have true "auto" support

This will have to be fixed in a future version which adds better feature auto-detection

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new model New model to implement
Projects
None yet
Development

No branches or pull requests

4 participants