All Projects → OpenZWave → Ozw Admin

OpenZWave / Ozw Admin

Licence: gpl-3.0
OpenZWave Gui

Labels

Projects that are alternatives of or similar to Ozw Admin

addon-zwavejs2mqtt
Z-Wave JS to MQTT - Home Assistant Community Add-ons
Stars: ✭ 68 (+3.03%)
Mutual labels:  zwave
Home Assistant Config
🏠 Fully documented Home Assistant configuration for a smart-looking place. 😎 Be sure to ⭐️ my repo and copy ideas!
Stars: ✭ 258 (+290.91%)
Mutual labels:  zwave
Ozw Network Visualization Card
Lovelace custom card for visualizing the ZWave network with the OpenZWave (beta) integration.
Stars: ✭ 30 (-54.55%)
Mutual labels:  zwave
works-with-home-assistant
Equipment and software that works with Home Assistant
Stars: ✭ 32 (-51.52%)
Mutual labels:  zwave
qt-openzwave
QT5 Wrapper for OpenZWave
Stars: ✭ 115 (+74.24%)
Mutual labels:  zwave
Homegenie
HomeGenie, the open source, programmable, home automation server for smart connected devices and applications
Stars: ✭ 313 (+374.24%)
Mutual labels:  zwave
yadoms
Yadoms is open source, simple, powerfull, flexible and multiplatforms domotic solution.
Stars: ✭ 56 (-15.15%)
Mutual labels:  zwave
Addon Zwave2mqtt
Z-Wave to MQTT - Home Assistant Community Add-ons
Stars: ✭ 58 (-12.12%)
Mutual labels:  zwave
rzw
Rusty Z-Wave - A native Z-Wave library in Rust
Stars: ✭ 34 (-48.48%)
Mutual labels:  zwave
Goopenzwave
Go bindings for the openzwave library.
Stars: ✭ 12 (-81.82%)
Mutual labels:  zwave
zwave-core
Flexible Z-Wave Service Server - Access your Z-Wave nodes fast and independent - Planned/supported: REST-API, Browser UI, MQTT* - Perfect for maintaining big node-numbers, drop-in ozwcp replacement!
Stars: ✭ 19 (-71.21%)
Mutual labels:  zwave
libzwaveip
libzwaveip - Control Z-Wave devices from your IP network
Stars: ✭ 76 (+15.15%)
Mutual labels:  zwave
Bruh3 Home Assistant Configuration
(OBSOLETE) BRUH3 Home Assistant Configuration
Stars: ✭ 347 (+425.76%)
Mutual labels:  zwave
openHAB-utils
Utilities for use with openHAB
Stars: ✭ 14 (-78.79%)
Mutual labels:  zwave
Open Zwave
a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
Stars: ✭ 1,026 (+1454.55%)
Mutual labels:  zwave
homeassistant
Home Assistant Config
Stars: ✭ 50 (-24.24%)
Mutual labels:  zwave
Node Zwave Js
Z-Wave driver written entirely in JavaScript/TypeScript
Stars: ✭ 284 (+330.3%)
Mutual labels:  zwave
Homeassistant Config
My personal Home Assistant config
Stars: ✭ 66 (+0%)
Mutual labels:  zwave
Home Assistant Z Wave Graph
Graph your Z-Wave mesh automatically from within Home Assistant.
Stars: ✭ 51 (-22.73%)
Mutual labels:  zwave
Zwave2mqtt
Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue
Stars: ✭ 352 (+433.33%)
Mutual labels:  zwave

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].