Skip to content

Releases: zwave-js/zwave-js-ui

Release 1.2.0

18 Feb 16:16
Compare
Choose a tag to compare

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

10 Feb 14:07
Compare
Choose a tag to compare

Bug Fixes

Features

Release 1.1.0

08 Feb 14:34
Compare
Choose a tag to compare

Bug Fixes

Features

Release 1.0.5

04 Feb 08:17
Compare
Choose a tag to compare

Bug Fixes

  • ui: better ui add/remove dialog feedback (#451) (325be03)

Release 1.0.4

03 Feb 16:47
Compare
Choose a tag to compare

Bug Fixes

  • binary sensor notification changes break double taps and other events (#422) (c03a2fa)
  • ignore stateless valueId updates if from cache (#435) (95de1b8), closes #434
  • improve binary sensor code - add more sensors (#433) (ed6fbe3)
  • ui: labels and mobile view (#413) (cb2d735)

Features

Release 1.0.3

02 Feb 14:32
Compare
Choose a tag to compare

Features

Release 1.0.2

01 Feb 15:20
Compare
Choose a tag to compare

Bug Fixes

  • climate discovery without mode CC (#408) (0cb5d5c), closes #400
  • ui: use No instead of Cancel in broadcast popup (#410) (4b868f6)

Features

  • hass: use binary sensors when notifications has only two states (#396) (557ec80)

Release 1.0.1

29 Jan 16:18
Compare
Choose a tag to compare

Bug Fixes

  • security: better path sanitize on store (9403cb1)
  • security: throw if path is not safe (f69d2bb)

Release 1.0.0

29 Jan 08:34
Compare
Choose a tag to compare

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

Release 1.0.0-rc.1

21 Jan 14:11
Compare
Choose a tag to compare
Release 1.0.0-rc.1 Pre-release
Pre-release

Bug Fixes

Features

  • hass: create discovery for CC basic 0x20 (#250) (7d2d667)