Releases: zwave-js/zwave-js-ui
Releases · zwave-js/zwave-js-ui
Release 5.4.4
Release 5.4.3
5.4.3 (2021-07-30)
Bug Fixes
- hass: barrier operator CC MQTT discovery (#1485) (45e07a6), closes #1363
- ui: typo in settings view (#1483) (ada0f65)
- change the GE/Jasco 14314 to use the fan dimmer hass discovery (#1476) (44ba47f)
Features
- add
deviceConfig
to node (#1482) (1e6acb3) - add
MQTT_NAME
env var (#1481) (5097a26) - [email protected] and [email protected] (8735cea)
Release 5.4.2
Release 5.4.1
Release 5.4.0
Release 5.3.0
5.3.0 (2021-07-20)
Bug Fixes
- ui: removed missing debugger (698958e)
Features
- bump [email protected] (#1462) (8b44175)
Release 5.2.2
Release 5.2.1
Release 5.2.0
5.2.0 (2021-06-29)
Bug Fixes
- clear node groups (#1391) (cce8e81)
- hass: add default to central_scene (#1383) (a660e22), closes #1020
- hass: remove second arg in default (71f2285)
- send heal node status when healing single node (#1377) (23daffa), closes #1375
- sending 'start' or 'stop' MultilevelSwitchCC not working (#1379) (5c5dbdc), closes #1372
Features
Release 5.1.0
5.1.0 (2021-06-24)
This minor update comes with some new long awaited features like custom setValue options that will allow you to specify the transition duration when sending a command 🚀 This feature is available both via MQTT and also from UI, just set the options values you find at the top of node values.
Another option has been added to zwave settings that will allow you to select preferred sensor scales by easily choosing them from an autocomplete dropdown. Check them out and give us your feedback 🙏🏼
Bug Fixes
- hass: make dimmers turn on to previous brightness (#1360) (d7a3845)
- add Z2MClientStatus type (#1357) (ee4343f)