Bug Fixes
- ui: error in filter options for null strings (#225) (165ca0e)
- climate discovery #172 (3c86e2e)
- correclty parse durations (595b97e), closes #185
- correctly parse node notification (#170) (af41778)
- defaults settings values (#153) (88d50dc), closes #147
- ensure target node exist when creating links (#167) (375bae8)
- entity names with empty location (#218) (bfbda11), closes #162
- logging issues and moved log settings in new
general
panel (#219) (07e4232) - prevent empty node object to break import (#165) (649ab30), closes #156
- set retain to false for stateless valueIds (#215) (cf71d1f)
- show app version in control panel (#142) (9af90d0)
- undefined 'value notification' args.newValue (#212) (f30ad83)
- hass: remove Thermofloor Z-trm2fx specific configuration (fix #202) (#203) (ccd6989)
- ui: new location/name style (#201) (21c2015)
- ui: Off button posting true (#204) (409ff52)
- prevent infinite loop #174 (4f31a1b)
- set default node props to null instead of '' #184 (63aabbb)
- use yarn link instead of yalc in Dockerfile.contrib (#181) (107471b)
- docker: run new build:full command to build zwave-js (#154) (8a193ca)
- hass: lock payload and state (#168) (04952ea)
- ui: use buttons for boolean valueIds (#151) (6da9a58), closes #133
Features
- add directions to access the UI from within HA (#205) (51f715c)
- allow
/
in mqtt prefix #213 (#214) (277b542) - hass: entities name template configuration (#100) (3a63e2e)
- hass: support for Battery isLow binary sensor (#126) (5c511b6)
- ui: Group nodes by column values (#199) (a2dcf32)
- expose node info under topic /nodeinfo (#159) (8f326de)
- move docs to github pages using docsify (#122) (3e9425d)