Skip to content

Commit d77ed9e

Browse files
authored
Added note about disabling Z-Way
A few people have had problems where they've installed the Razberry software, and it's then caused problems (locking the card, and/or over-writing the `zwcfg*.xml` file). Adding a note to ensure that if installed it is disabled.
1 parent 6a49dae commit d77ed9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/_docs/z-wave/device-specific.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ $ sudo systemctl disable hciuart
6161

6262
Finally, reboot to make those changes active.
6363

64+
<p class='note'>
65+
If you've installed the Z-Way software, you'll need to ensure you disable it before you install Home Assistant, or you won't be able to access the board. Do this with `sudo /etc/init.d/z-way-server stop; sudo update-rc.d z-way-server disable`
66+
</p>
67+
6468
### {% linkable_title Aeon Minimote %}
6569

6670
Here's a handy configuration for the Aeon Labs Minimote that defines all possible button presses. Put it into `automation.yaml`.

0 commit comments

Comments
 (0)