mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-02-20 04:16:08 +08:00
* Add Zwavejs2Mqtt * Add Zwavejs2Mqtt * Update app.json * Rename zwavejs.svg to zwavejs2mqtt.svg * Rename zwavejs.png to zwavejs2mqtt.png * Update and rename ZwavejsMqtt.php to Zwavejs2Mqtt.php * Rename ZwavejsMqtt folder to Zwavejs2Mqtt --------- Co-authored-by: Martijn <martijn.niji@gmail.com>
11 lines
586 B
JSON
11 lines
586 B
JSON
{
|
|
"appid": "6aea59b2531c720a59e1ab6e9991a0ecce9ec847",
|
|
"name": "Zwavejs2Mqtt",
|
|
"website": "https://zwave-js.github.io/zwavejs2mqtt/#/",
|
|
"license": "MIT License",
|
|
"description": "A full-featured Z-Wave to MQTT Gateway that exposes Z-Wave devices to an MQTT broker in a fully configurable manner. Zwavejs2Mqtt supports HTTPS and user authentication, provides a map showing how nodes communicate with the Z-Wave controller, integrates directly with Home Assistant, and much more!",
|
|
"enhanced": false,
|
|
"tile_background": "dark",
|
|
"icon": "zwavejs2mqtt.svg"
|
|
}
|