ollo69 / ha-smartthinq-sensors

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

Added support to washer-dryers to override some of the settings defined when a course is selected. Partial implementation of feature request #596 #716

Open lancasterJ opened 3 months ago

lancasterJ commented 3 months ago

This PR provides entities for overriding the temperature, spin and rinse options set-up when a washer course is selected. It checks that override values are permitted for the selected course and provide an error message if an invalid value is selected.

I have developed this because I regularly use the same course with a different water temperature to the default. I have tested this code using HA script and lovelace using a machine in the UK. It should also work for a machine in a different region, but I cannot test this.

lancasterJ commented 3 months ago

@ollo69 I see some checks need to be run. If you send me a pointer to the documentation I will try to run them. Regards John

lancasterJ commented 3 months ago

@ollo69 I have updated this PR to address the issues you raised. I have not removed the selectors yet. I am waiting for your feedback to my question about a discovery mechanism.

lancasterJ commented 2 weeks ago

Hi @ollo69 What do you require to move this PR forward? Regards John