Skip to content

Release 10.2.0

Choose a tag to compare

@zwave-js-bot zwave-js-bot released this 14 Apr 08:53
· 310 commits to master since this release

10.2.0 (2025-04-14)

Bug Fixes

  • refresh LR powerlevel, not region after setting LR powerlevel (#4198) (741878a)

Features

BREAKING CHANGE

Starting from z-wave-js@15 OTW firmware update has been moved from controller to driver. Following this the MQTT event has been moved from controller to driver and the payload will not be the entire controller node but only progress updates. This will only affect users implementing custom logics based on MQTT events. This is not a major release as this is a breaking change already introduced in Z-Wave JS UI v10 but never spotted till now