ioBroker.zwave2 icon indicating copy to clipboard operation
ioBroker.zwave2 copied to clipboard

Keeping up with `zwave-js`

Open AlCalzone opened this issue 4 years ago • 0 comments

There are several features we need to add support for:

  • [ ] getFirmwareUpdateCapabilities
  • [ ] querying user codes on demand
  • [x] Statistics (https://github.com/AlCalzone/ioBroker.zwave2/pull/709)
  • [x] Multicast (https://github.com/AlCalzone/ioBroker.zwave2/pull/708)
  • [x] Broadcast (https://github.com/AlCalzone/ioBroker.zwave2/pull/706)
  • [ ] setValue options
  • [ ] Preferred scales
  • [ ] Bulk-set Config params
  • [ ] NVM Backup / Restore
  • [ ] get/setPowerlevel
  • [x] get/setRFRegion (https://github.com/AlCalzone/ioBroker.zwave2/pull/682)
  • [ ] Providing links to the config DB browser
  • [x] Controller hard reset (https://github.com/AlCalzone/ioBroker.zwave2/pull/682)
  • [x] Replace Failed Node (https://github.com/AlCalzone/ioBroker.zwave2/pull/682)

AlCalzone avatar Jul 20 '21 11:07 AlCalzone