Skip to content

Commit

Permalink
Add docs for new zwave hard reset action (#29362)
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 authored Oct 25, 2023
1 parent 8b6ebd2 commit bc6ddb2
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion source/_integrations/zwave_js.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,15 @@ Some features can be accessed from the menu of integration itself. As they are n

### Device panel

The following features can be accessed from the device panel of a Z-Wave device:
#### Controller

The following features can be accessed from the device panel of a Z-Wave controller:

- **Factory reset:** Exercise extreme caution when using this action! Once initiated, your controller will be reset to factory settings, it will forget all devices it is paired with, it will establish a new network ID that will prevent any recovery of your old network, and all Z-Wave devices for this network will be removed from Home Assistant. If there are any devices still paired with the controller when it is reset, they will have to go through the exclusion process before they can be re-paired.

#### Network devices

The following features can be accessed from the device panel of any Z-Wave device on your network aside from the controller:

![Z-Wave device panel](/images/integrations/z-wave/z-wave-device-info.png)

Expand Down

0 comments on commit bc6ddb2

Please sign in to comment.