home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
73.4k stars 30.65k forks source link

Z-Wave Dead device can not be removed #91795

Closed GAguado closed 1 year ago

GAguado commented 1 year ago

The problem

Some time ago one of my Z-Wave devices stopped working due to a hardware issue becoming useless. I tried to manually remove this dead device from Z-Wave JS UI (10.15.0 / 1.27.0) but I can not. I get a warning saying: Error while calling removeFailedNode: The node removal process could not be started due to the following reasons: · This controller is not the primary controller (ZW0360) Any idea how could I remove this device? Thanks Gerardo

What version of Home Assistant Core has the issue?

core-2023.4.5

What was the last working version of Home Assistant Core?

core-2023.4.5

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Z-Wave JS UI

Link to integration documentation on our website

No response

Diagnostics information

Debug_info.txt

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 year ago

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)

raman325 commented 1 year ago

You should open this issue with zwave-js/zwave-js-ui as this is not specific to HomeAssistant.