ollo69 / ha-smartthinq-sensors

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

Support for "Window Open Detection" on AC #759

Open AndreiArdelean1 opened 3 weeks ago

AndreiArdelean1 commented 3 weeks ago

Is your feature request related to a problem? Please describe. I'd like to have support for "Window Open Detection". Window Open Detecting Reduces energy loss as energy saving mode starts automatically during sudden temperature changes.

Describe the solution you'd like I'd like 1 new entity in home assistant to turn "Window Open Detection" on and off.

Describe alternatives you've considered I haven't found many alternatives to that problem

Additional context Here are the values from the device JSON that I've gathered:

On : 'airState.miscFuncState.window': 675841.0, | binary: 10100101000000000001
Off: 'airState.miscFuncState.window': 675840.0, | binary: 10100101000000000000