Release 4.0.0
4.0.0 (2021-04-30)
Bug Fixes
- ui: hide hass tab when gw is disabled (#1117) (7116911), closes #1102
- ui: valueid label color (#1097) (9acbcad), closes #1094
Features
- allow loading custom device configs from
store/config
(#1096) (3988049) - support managing associations on endpoints (#1095) (4230b64)
- zwave-js config updates (#1115) (0a65549)
BREAKING CHANGES
- Signature of methods
getAssociations
,addAssociations
andremoveAssociations
have changed. This will have no effect on normal users but for the ones that are using those apis via MQTT remember to check the changes in signature, now you also have to specify source endpoint instead of just the nodeId to refer to an association