forberg / zwavejs2mqtt

Zwave to Mqtt gateway and Control Panel Web UI. Built using Nodejs, and Vue/Vuetify

Home Page:https://zwave-js.github.io/zwavejs2mqtt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zwavejs2Mqtt

GitHub package.json version PRs Welcome MadeWithVueJs.com shield MIT Licence ci Docker Release GitHub All Releases Coverage Status Known Vulnerabilities Dependencies Status devDependencies Status Total alerts Language grade: JavaScript

Join channel

Buy Me A Coffee

dockeri.co

zwavejs TO mqtt

Fully configurable Zwave to MQTT Gateway and Control Panel.

Main features

  • Zwave to Mqtt Gateway: Configure how nodes and nodes values are mapped between the two protocols
  • Secured: Supports HTTPS and users authentication
  • Control Panel UI: Directly control all your nodes and their values from the UI, some of control panel features:
    • Nodes management: check all nodes discovered in the z-wave network and manage their values
    • Firmware updates: update devices firmware, just select the controller action Begin Firmware Update and upload the firmware file
    • Groups associations: add/edit nodes associations
    • Full zwave-js APIs support
  • Custom scenes management: create scenes and trigger them by using MQTT apis (also supports timeouts)
  • Log debug in UI: See debug logs directly from the UI
  • Store directory management: all files are stored in store folder, you can download/edit files inside this folder directly from the UI
  • Network graph: see how nodes are communicating with the controller, useful for diagnostics purposes
  • Home Assistant integration: you can use official Zwavejs integration by enabling zwavejs server or use integrated MQTT discovery integration

Documentation

Project documentation

About

Zwave to Mqtt gateway and Control Panel Web UI. Built using Nodejs, and Vue/Vuetify

https://zwave-js.github.io/zwavejs2mqtt/

License:MIT License


Languages

Language:Vue 43.8%Language:TypeScript 41.0%Language:JavaScript 14.1%Language:Shell 0.4%Language:EJS 0.2%Language:Dockerfile 0.2%Language:CSS 0.2%