Skip to content

Fix zwave_js 'add/remove device' disabled bug#12000

Merged
cgarwood merged 2 commits intohome-assistant:devfrom
raman325:inclusion
Mar 10, 2022
Merged

Fix zwave_js 'add/remove device' disabled bug#12000
cgarwood merged 2 commits intohome-assistant:devfrom
raman325:inclusion

Conversation

@raman325
Copy link
Copy Markdown
Contributor

@raman325 raman325 commented Mar 10, 2022

Proposed change

This bug happens because a controller can be in SmartStart node and can still include/exclude new nodes: home-assistant/core#67936

This PR fixes that

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

If user exposed functionality or configuration variables are added/changed:

@raman325 raman325 added this to the 2022.3.0 milestone Mar 10, 2022
@cgarwood cgarwood merged commit 99fd3a1 into home-assistant:dev Mar 10, 2022
@raman325 raman325 deleted the inclusion branch March 10, 2022 15:00
@github-actions github-actions bot locked and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Z-Wave JS "Remove device" option is disabled

3 participants