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