Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.04 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.04 KB

Z-Wave.Me Serial API Web Tools

This set of web-based tools allows to configure Z-Wave.Me hardware such as Z-Station, RaZberry 7 Pro, Mini PCI-Express and Z-Uno:

  • Change Z-Wave frequency
  • Set TX power
  • Add more features such as Zniffer
  • Upgrade firmware
  • Switch from Z-Uno to Controller firmware and back
  • Migrate from old controller
  • Reset to factory default

Usage

Open https://z-wave.me/support/controller-tools/ and press the Start button.

Migration from old Z-Wave controller

This tool allows to migrate your network from an old Z-Wave controller such as Fibaro HomeCenter 2, Nexia, SmartThings, Vera, Wink, Zipato to any of the Z-Wave.Me hardware listed above without repairing of all devices.

For this start the Migration process and follow instructions.

Building locally

npm i  - init
npm run dev - development
npm run build - production