Skip to content

OpenZWave/ozw-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f68b43e · Nov 3, 2020
Jun 17, 2020
May 25, 2020
May 5, 2017
Jun 17, 2019
Nov 3, 2020
Jun 15, 2020
Jun 23, 2020
Apr 27, 2016
Jun 4, 2019
Apr 27, 2016
Jun 17, 2020
Jun 2, 2020
Jun 3, 2019

Repository files navigation

ozw-admin

This is a Gui for OpenZWave, intended to replace the open-zwave-control-panel eventually.

Latest Installer Images/AppImages can be found here: https://github.com/OpenZWave/ozw-admin/releases

Work in Progress. Don't expect much right now :)

If you are using the ozwdaemon docker image, you need to allow remote network access to the Docker Image:

docker run -it --security-opt seccomp=unconfined --device=/dev/ttyUSB0 -v /tmp/ozw:/opt/ozw/config -e MQTT_SERVER="10.100.200.102" -e USB_PATH=/dev/ttyUSB0 --network host openzwave/ozwdaemon:latest

Then in the OZWAdmin gui, when opening a "Remote Connection" specify the IP address of the Host the Docker Image is running on.