Use Case:
- A member of the household loads the washing machine, selects the appropriate program on the front panel of the machine and then activates the remote start function
- Home Assistant starts the selected program depending on the availiability of solar power and time of day
This use case is currently not working because the Home Connect integration doesn’t show which program is selected. It only shows which program is currently running based on the “ActiveProgram” key. The Home Connect API does expose the “SelectedProgram” key.
Would it be possible to add a text sensor showing the string of the “SelectedProgram” key? Alternatively a set of switches for selecting each availiable program and showing, which one is selected (just like the switches based on “ActiveProgram”)?