From 4861150200e8d08289d19c091f652a48231e9d98 Mon Sep 17 00:00:00 2001 From: Petro31 <35082313+Petro31@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:36:08 -0400 Subject: [PATCH] Simple fix to clarify information. (#28065) Co-authored-by: gleversluis <46139776+gleversluis@users.noreply.github.com> --- source/_integrations/zwave_js.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/zwave_js.markdown b/source/_integrations/zwave_js.markdown index d2321a86d30..e626dafef95 100644 --- a/source/_integrations/zwave_js.markdown +++ b/source/_integrations/zwave_js.markdown @@ -57,7 +57,7 @@ To run a Z-Wave network, you need the following elements: ### Setting up a Z-Wave JS server -The easiest way to get started is by using the built-in Z-Wave JS add-on in Home Assistant. +If you are running Home Assistant Operating System or Home Assistant Supervised, the easiest way to get started is by using the built-in Z-Wave JS add-on in Home Assistant. For other ways to setup a Z-Wave server, refer to the [advanced installation instructions](#advanced-installation-instructions).