hon icon indicating copy to clipboard operation
hon copied to clipboard

Select dropdowns are not updating

Open frlequ opened this issue 1 year ago • 2 comments

First, thank you for great addon.

I have HAIER wash/dryer machine and I'm noticing that when selecting program from a dropdown, some config dropdowns are not updating for specific program. More specific, when choosing Cotton Dry (drying only), the Drying Time and Drying Level does not reset/selects to defaults. This behavior is also buggy on Spin and Temperature when switching between programs. Also, the values in HA are reporting Unknown when selecting e.g. 90min of drytime.

I did some logging, and found out that keys startProgram.dryTimeMM and startProgram.dryLevel are not having select value. I've also tried converting startProgram.rinseIterations from Number to Select, resulting with the same behaviour.

Thank you!

frlequ avatar Jun 11 '23 08:06 frlequ

Hi, this bug exists since the first version and I have no clue why this happen... I have invested some time in it but can't find out so far. But thanks for creating this issue, maybe someone else has an idea :slightly_smiling_face:

Andre0512 avatar Jun 11 '23 19:06 Andre0512

@Andre0512 you could expose a service that allow users to send command with a list of parameters. So anyone can also configure automation and scenes

KiraPC avatar Oct 14 '23 10:10 KiraPC