1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zwave-js-ui_ynh.git synced 2024-09-03 18:06:00 +02:00
Fully configurable Z-Wave to MQTT Gateway and Control Panel
Find a file
2022-11-26 17:50:07 +01:00
.github Initial commit 2022-11-13 11:25:39 +01:00
conf Compile from source 2022-11-25 11:15:42 +01:00
doc Update documentation 2022-11-26 17:50:07 +01:00
scripts set space size to 2048 2022-11-26 17:22:27 +01:00
sources Initial commit 2022-11-13 11:25:39 +01:00
.gitignore Initial commit 2022-11-13 11:25:39 +01:00
.project Initial commit 2022-11-13 11:25:39 +01:00
check_process bunch of cleaning 2022-11-19 17:37:14 +01:00
LICENSE Initial commit 2022-11-13 11:05:06 +01:00
manifest.json bunch of cleaning 2022-11-19 17:37:14 +01:00
README.md Auto-update README 2022-11-19 17:17:36 +00:00
README_fr.md Auto-update README 2022-11-19 17:17:36 +00:00

Zwave-JS-UI for YunoHost

Integration level Working status Maintenance status
Install Zwave-JS-UI with YunoHost

Lire ce readme en français.

This package allows you to install Zwave-JS-UI quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

!! WORK IN PROGRESS !! - DO NOT INSTALL YET

Features

Integrate zwave-js-ui natively in Domoticz_ynh.

Zwave-JS-UI, also known under previous name ZWaveJS2MQTT, is a replacement for Openzwave. It exposes Z-Wave devices to an MQTT broker in a fully configurable manner.

To work correctly, this app require domoticz with mqtt broker Mosquitto installed. Please refer to domoticz package for Yunohost for more information about how to set up domoticz and Mosquitto.

This app may also be usable with Home-Assistant package but I never tested it.

Shipped version: 8.4.1~ynh1

Disclaimers / important information

!! WORK IN PROGRESS !! - DO NOT INSTALL YET

For now, although the package is fully functional (install, remove, backup, restore...), it is not yet integrated with domoticz and mosquitto package, this means that all settings needs to be done manually from inside the app.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing --debug
or
sudo yunohost app upgrade zwave-js-ui -u https://github.com/YunoHost-Apps/zwave-js-ui_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps