Releases: zwave-js/zwave-js-ui
Releases · zwave-js/zwave-js-ui
Release 1.2.0
1.2.0 (2021-02-18)
Bug Fixes
- firmware target not set correctly (#601) (9d8b5d5)
- generate the action template when an action map is given (#547) (254121e)
- start zwavejs server when driver is ready (#605) (aebd890), closes #602
- ui: battery powered devices shown as main (#590) (0235011), closes #546
Features
Release 1.1.1
Release 1.1.0
Bug Fixes
- mesh graph settings (5a1d446)
- ui: rearrange settings (3e7a6ac)
- ui: typo in retain (b9d066b)
- /health return 200 if mqtt is disabled (#500) (8e3a4e3), closes #469
- add node id to node status payload (#499) (bf8a545), closes #492
- allow to set custom firmware target (#501) (0fb1888), closes #483
- use zwave-js guessFirmwareFileFormat function (#498) (6a9931f)
- ui: disable Gateway label (#482) (d69560f), closes #471
- ui: settings refactor, fix mesh node names (#456) (24f9daa), closes #455
Features
Release 1.0.5
Release 1.0.4
Release 1.0.3
Release 1.0.2
Release 1.0.1
Release 1.0.0
Bug Fixes
- bettter support for device_class (0f5ebac)
- gateway values not working (#317) (df4a288), closes #312
- notifications topic (f01e598), closes #334
- rate limit store requests and sanitize path (#357) (d76a8c2)
- safer subscribe (#372) (e113d76), closes #361
- sanitize path regex (a465c6c)
- start zwave-server only after driver start (8c7249e)
- typos (#379) (b48c5c0)
- unknown manufacturer (#376) (e880354), closes #373 #347
- hass: change currentValue to targetValue in the fan template docs (91eef10)
- ui: replaced class_id with commandClass (d6471c8)
- ui: show default on list items (ade28bd)
- ui: table visualization on mobile devices (6de59f4)
- ui: unable to add values to gateway values table (af67ac9)
- ui: undefined scene value with booleans (cd11214), closes #320
Features
- add pollValue api (#343) (2356de9), closes #309
- send custom command api (#360) (b60f585), closes #336
- ui: better valueIds descriptions (#359) (bf940a7)
- ui: show confirm improvments (#355) (454da10)
- add valueId, node and logger to parse functions (#319) (e9583fa)
- env var STORE_DIR and renamed OZW_NETWORK_KEY to NETWORK_KEY (#308) (58c2cb9), closes #85
- node table UI optimizations (#332) (ccd606e), closes #342