zwave-js-ui/docs
Emmanuel Ferdman 4d68323e14
docs: update `CustomPlugin.ts` reference (#3991)
2024-11-11 10:02:38 +01:00
..
_images docs: add zniffer and external software links 2024-07-17 11:19:09 +02:00
development feat: add INGRESS_TOKEN env variable to set the ingress session cookie (#3892) 2024-09-16 11:02:19 +02:00
device-support feat!: change project name to `zwave-js-ui` (#2650) 2022-09-20 16:04:47 +02:00
getting-started docs: add mention about USB extension cable on quick-start 2024-09-12 12:05:28 +02:00
guide docs: update `CustomPlugin.ts` reference (#3991) 2024-11-11 10:02:38 +01:00
homeassistant docs: correcting typo on URL and updating to newer dashboard yaml (#2817) 2022-11-23 08:19:45 +01:00
troubleshooting docs: rpi crash instructions 2022-10-12 09:03:24 +02:00
usage fix(ui): typo on NLWR, it's "next to last working route" (#3951) 2024-10-15 09:48:13 +02:00
.nojekyll feat: move docs to github pages using docsify (#122) 2021-01-02 11:34:03 +01:00
README.md docs: add snap badge 2024-07-30 10:20:59 +02:00
_sidebar.md docs: add zniffer and external software links 2024-07-17 11:19:09 +02:00
author.md feat: move docs to github pages using docsify (#122) 2021-01-02 11:34:03 +01:00
index.html docs: add mqtt examples to apis 2022-12-19 10:19:47 +01:00
screenshots.md docs: update screenshots 2022-09-26 17:15:42 +02:00
thanks.md feat: move docs to github pages using docsify (#122) 2021-01-02 11:34:03 +01:00
usage_stats.md fix: typos in code (#2544) 2022-07-25 07:08:03 +00:00

README.md

Z-Wave JS UI

Z-Wave JS UI

GitHub package.json version PRs Welcome MadeWithVueJs.com shield MIT Licence ci Docker Release GitHub All Releases Coverage Status Known Vulnerabilities

Discord

Buy Me A Coffee PayPal Patreon Donate using Liberapayko-fi

dockeri.co Get it from the Snap Store

Full featured Z-Wave Control Panel and MQTT Gateway.

Main features

  • Control Panel UI: Directly control your nodes and their values from the UI, including:
    • Nodes management: Add, remove, and configure all nodes in your Z-Wave network
    • Firmware updates: Update device firmware using manufacturer-supplied firmware files
    • Groups associations: Add, edit, and remove direct node associations
    • Z-Wave JS Exposed: Provides full-access to Z-Wave JS's APIs
  • Full-Featured Z-Wave to MQTT Gateway: Expose Z-Wave devices to an MQTT broker in a fully configurable manner
  • Secured: Supports HTTPS and user authentication
  • Scene Management: Create scenes and trigger them by using MQTT apis (with timeout support)
  • Debug Logs in the UI: See debug logs directly from the UI
  • Access Store Files in the UI: Access the files are stored in the persistent store folder directly from the UI
  • Network Graph: Provides a beautiful map showing how nodes are communicating with the controller
  • Automatic/Scheduled backups: Scheduled backup of NVM and store directory. It's also possible to enable automatic backups of NVM before every node inclusion/exclusion/replace, this ensures to create a safe restore point before any operation that can cause a network corruption.
  • Zniffer Support: Supports Zniffer mode for debugging Z-Wave traffic
  • Dianogsitics: Use Healtcheck and Link quality tools to diagnose network issues

Software integrations