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

Z-Wave JS: During advanced inclusion, the checkboxes for granting security classes are missing #20839

Closed
AlCalzone opened this issue May 17, 2024 · 5 comments

Comments

@AlCalzone
Copy link
Contributor

The problem

These are supposed to be checkboxes:
grafik

I originally reported this issue in home-assistant/core#94121, then could not reproduce it.
However it just happened again. Firefox 125.0.3 on Windows 11.

What version of Home Assistant Core has the issue?

core-2024.1.0.dev20231211

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Z-Wave JS

Link to integration documentation on our website

No response

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

@AlCalzone AlCalzone changed the title Z-Wave JS: DUring Z-Wave JS: During advanced inclusion, the checkboxes for granting security classes are missing May 17, 2024
@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.
  • @home-assistant add-label needs-more-information Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue.
  • @home-assistant remove-label needs-more-information Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


zwave_js documentation
zwave_js source
(message by IssueLinks)

@frenck frenck transferred this issue from home-assistant/core May 21, 2024
@karwosts
Copy link
Contributor

Do you have ability to test frontend changes? I think maybe we're just missing an import for ha-checkbox in dialog-zwave_js-add-node.

I suspect it will be consistently reproduceable if on the page immediately before loading this dialog, you refresh the page (and maybe also clear browser cache, not sure if that's required or not).

@AlCalzone
Copy link
Contributor Author

I need to look up again how to do it, but I should be able to test.

@karwosts
Copy link
Contributor

Try and see if #20841 is what you need.

@AlCalzone
Copy link
Contributor Author

Fixed by #20841

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

No branches or pull requests

3 participants