Select dropdowns are not updating #69

Open
opened 2023-06-11 10:19:12 +02:00 by frlequ · 2 comments
frlequ commented 2023-06-11 10:19:12 +02:00 (Migrated from github.com)

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!

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!
Andre0512 commented 2023-06-11 21:16:05 +02:00 (Migrated from github.com)

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 🙂

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:
KiraPC commented 2023-10-14 12:41:41 +02:00 (Migrated from github.com)

@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

@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
Sign in to join this conversation.
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: xiconfjs/hon#69
No description provided.