/SerialAPIWebTools

Serial API Web Tools for Z-Station, RaZberry, mPCI-E, UZB and Z-Uno

Primary LanguageTypeScript

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