From 15587c8c60d344504e548509f44f887ef304b009 Mon Sep 17 00:00:00 2001 From: Poltorak Serguei Date: Thu, 8 Dec 2022 20:05:10 +0300 Subject: [PATCH] Clarification of usage of RaZberry and Z-Way. (#25148) Co-authored-by: Franck Nijhof --- source/_docs/z-wave/controllers.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_docs/z-wave/controllers.markdown b/source/_docs/z-wave/controllers.markdown index 82977455b15..f21f794b09e 100644 --- a/source/_docs/z-wave/controllers.markdown +++ b/source/_docs/z-wave/controllers.markdown @@ -120,6 +120,6 @@ You should also check the README for details on the overlays. You might find it
- 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`. + If you've installed the Z-Wave.Me Z-Way software. In order to use Z-Wave JS instead of Z-Way, 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`. Alternatively, you could use the [Z-Wave.Me](/integrations/zwave_me) integration.