Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@robertsLando robertsLando released this 29 Jan 08:34
· 1924 commits to master since this release

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