Clarification of usage of RaZberry and Z-Way. (#25148)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Poltorak Serguei 2022-12-08 20:05:10 +03:00 committed by GitHub
parent 49d81c43b9
commit 15587c8c60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,6 +120,6 @@ You should also check the README for details on the overlays. You might find it
<div class='note'>
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.
</div>