ollo69 / ha-smartthinq-sensors

HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.
Apache License 2.0
1.16k stars 159 forks source link

Display Light toggle makes mini-split beep but does not change display light state #669

Closed Asmor closed 9 months ago

Asmor commented 10 months ago

Describe the bug

In Home Assistant, all of my mini-splits have a Display Light toggle. When I click it, it toggles the state inside Home Assistant, and the mini-split beeps as it does whenever you make any change, but the display light's state is unchanged. If it was off, it remains off. If it was on, it remains on.

Additionally, the state of the display light toggle in Home Assistant has no correlation with the actual state of the display light on the units.

Here's the JSON for one of my mini-splits (it's huge so I didn't want to paste it inline)

Expected behavior

Screenshots

image

Environment details:

Output of HA logs Paste the relavant output of the HA log here.

No relevant entries found in the logs (settings -> system -> logs). Is there somewhere else I should check for logs?

Additional context Add any other context about the problem here.

ollo69 commented 9 months ago

This has been discussed on many other threads: some device do not support this function also if it is exposed in model_info and so is not possible to determinate when switch should not be exposed. Just disable the control in HA to not show it.