Skip to content

[homeconnectdirect] Fix channel options update for washer appliance - #21517

Draft
lolodomo wants to merge 1 commit into
openhab:mainfrom
lolodomo:hcd-fix-whasher-opt-channels
Draft

[homeconnectdirect] Fix channel options update for washer appliance#21517
lolodomo wants to merge 1 commit into
openhab:mainfrom
lolodomo:hcd-fix-whasher-opt-channels

Conversation

@lolodomo

Copy link
Copy Markdown
Contributor

Fix #21462

@lolodomo lolodomo added the bug An unexpected problem or unintended behavior of an add-on label Aug 28, 2026
@lolodomo
lolodomo requested a review from bruestel as a code owner August 28, 2026 06:46
@lolodomo
lolodomo marked this pull request as draft August 28, 2026 06:46
@lolodomo
lolodomo force-pushed the hcd-fix-whasher-opt-channels branch from a8d1bad to 508a889 Compare August 28, 2026 06:53
@lolodomo

lolodomo commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

@bruestel : with that change, that works well but I have noticed two points that could be maybe checked/improved:

  • The refresh is done in 2 steps/messages. First step is setting one unique temperature as option (probably because access is ready only) and just after there is a message leading to a proper setting of options and temperature value. I noticed that for the first step, this is not the new program default temperature but the previous program selected temperature.
  • For very particular programs (like drum cleaning), a temperature is kept while on the washer panel there is no temperature. In this case, we should probably have an empty option list (or maybe "auto" like for certain other programs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug An unexpected problem or unintended behavior of an add-on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[homeconnectdirect] Options for temperature / spin speed not always correct

1 participant