From b6d0ce075ed7fed6ab57b615260f8b1c6630406b Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Wed, 2 Dec 2020 20:03:38 +0100 Subject: [PATCH] Update ozw requirements (#15803) --- source/_integrations/ozw.markdown | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/source/_integrations/ozw.markdown b/source/_integrations/ozw.markdown index e9f71e9c070..7e3f0e3682b 100644 --- a/source/_integrations/ozw.markdown +++ b/source/_integrations/ozw.markdown @@ -17,9 +17,17 @@ This integration allows you to utilize OpenZWave's ozwdaemon to control a Z-Wave ## Requirements +### Supervisor managed installation + +- The official OpenZWave add-on installed available from the add-on store. + +### Core installation + - MQTT server and the [MQTT integration](/integrations/mqtt/) set up in Home Assistant. - The [ozwdaemon](https://github.com/OpenZWave/qt-openzwave) installed and running in your network. - For Home Assistant Supervisor there's an official add-on named OpenZWave available from the add-on store. + +### Hardware requirements + - Supported Z-Wave dongle compatible with OpenZWave 1.6. See this [list](/docs/z-wave/controllers/#supported-z-wave-usb-sticks--hardware-modules) of controllers. The Z-Wave controller dongle should be connected to the same host as where the ozwdaemon is running. ## Configuration