mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-01 21:30:09 +00:00
Fix Z-Wave JS UI script (#546)
* Revert & Updated ZWave JS UI * Tweak for StorageDB
This commit is contained in:
parent
24cfb32c3d
commit
1cb822b34c
3 changed files with 46 additions and 47 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue