Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 4.29 KB

README.md

File metadata and controls

51 lines (40 loc) · 4.29 KB

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