Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do optimistic state update for Z-Wave multilevel switch entities #90399

Closed
MartinHjelmare opened this issue Mar 28, 2023 · 1 comment · Fixed by #90490
Closed

Do optimistic state update for Z-Wave multilevel switch entities #90399

MartinHjelmare opened this issue Mar 28, 2023 · 1 comment · Fixed by #90490

Comments

@MartinHjelmare
Copy link
Member

MartinHjelmare commented Mar 28, 2023

The problem

This issue is the result of a meeting about current issues that block Home Assistant from becoming Z-Wave certified.

Multilevel switch entities, dimmer etc, need an optimistic state update with the passed value, eg brightness, to avoid toggling back and forth in the GUI. This is a workaround to be less confusing for the user. Add the state update in the service handler in the relevant Z-Wave platforms.

See eg: #47388

What version of Home Assistant Core has the issue?

core-2023.4.0.dev0

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Core

Integration causing the issue

Z-Wave

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zwave_js/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@home-assistant
Copy link

Hey there @home-assistant/z-wave, mind taking a look at this issue as it has been labeled with an integration (zwave_js) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of zwave_js can trigger bot actions by commenting:

  • @home-assistant close Closes the issue.
  • @home-assistant rename Awesome new title Renames the issue.
  • @home-assistant reopen Reopen the issue.
  • @home-assistant unassign zwave_js Removes the current integration label and assignees on the issue, add the integration domain after the command.

(message by CodeOwnersMention)


zwave_js documentation
zwave_js source
(message by IssueLinks)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants