Fix Z-Wave JS UI script (#546)

* Revert & Updated ZWave JS UI

* Tweak for StorageDB
This commit is contained in:
CanbiZ
2024-11-28 05:48:58 +01:00
committed by GitHub
parent 24cfb32c3d
commit 1cb822b34c
3 changed files with 46 additions and 47 deletions

View File

@ -9,7 +9,7 @@
"updateable": true,
"privileged": true,
"interface_port": "8091",
"documentation": null,
"documentation": "https://zwave-js.github.io/zwave-js-ui/#/",
"website": "https://github.com/zwave-js/zwave-js-ui#",
"logo": "https://raw.githubusercontent.com/loganmarchione/homelab-svg-assets/main/assets/zwave.svg",
"description": "Z-Wave JS UI is an open-source software that serves as a gateway between Z-Wave devices and MQTT (Message Queuing Telemetry Transport) protocol, allowing users to control and monitor their Z-Wave devices via a user interface. The software provides a configurable platform to manage Z-Wave networks and integrate with other smart home systems through MQTT.",