Releases: zwave-js/zwave-js-server
Releases · zwave-js/zwave-js-server
1.5.0
What's Changed
- Bump server version to 1.5.0 (#202) @raman325
- Add logging forwarder (#195) @raman325
- Bump @types/node from 14.14.37 to 14.14.41 (#199) @dependabot
- Bump @typescript-eslint/parser from 4.21.0 to 4.22.0 (#201) @dependabot
- Bump eslint-config-prettier from 8.1.0 to 8.2.0 (#200) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 (#197) @dependabot
- Bump ws from 7.4.4 to 7.4.5 (#198) @dependabot
- Bump zwave-js from 7.2.1 to 7.2.4 (#196) @raman325
- Make interviewStage property a string (schema 4) (#194) @raman325
- Add support for new events (#181) @raman325
- Add node refresh_values and refresh_cc_values commands (#188) @kpine
- Bump zwave-js from 7.1.0 to 7.2.2 (#190) @dependabot
- Split driver commands out into separate handler and add new commands (#186) @raman325
- Bump eslint from 7.23.0 to 7.24.0 (#189) @dependabot
- Bump typescript from 4.2.3 to 4.2.4 (#191) @dependabot
- Bump @typescript-eslint/parser from 4.20.0 to 4.21.0 (#192) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.20.0 to 4.21.0 (#193) @dependabot
1.4.0
What's Changed
- Bump server version to 1.4.0 (#187) @raman325
- Handle upstream configuration CC value metadata changes (#180) @raman325
- Bump @types/ws from 7.4.0 to 7.4.1 (#184) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.19.0 to 4.20.0 (#183) @dependabot
- Bump @types/node from 14.14.35 to 14.14.37 (#182) @dependabot
1.3.1
What's Changed
- Bump zwave-js-server to 1.3.1 and zwave-js to 7.0.1 (#179) @raman325
- Dump Configuration CC Metadata (#177) @raman325
- Bump @typescript-eslint/parser from 4.19.0 to 4.20.0 (#178) @dependabot
- Bump @typescript-eslint/parser from 4.18.0 to 4.19.0 (#172) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.18.0 to 4.19.0 (#173) @dependabot
- Bump @types/yargs from 16.0.0 to 16.0.1 (#175) @dependabot
- Bump eslint from 7.22.0 to 7.23.0 (#176) @dependabot
- Bump zwave-js from 7.0.0 to 7.0.1 (#174) @dependabot
1.3.0
What's Changed
- Bump zwave-js-server to 1.3.0 (#170) @raman325
- Bump zwave-js to 7.0.0 (#169) @raman325
- Bump zwave-js to 7.0.0-beta2 (#168) @raman325
- Fix notification event, add missing properties, and update client to accept schemaVersion (#167) @raman325
- Add support for node-zwave-js 7.0.0 via new server schema 3 (#165) @raman325
1.2.1
1.2.0
What's Changed
- Create a new schema version to handle switch from string to buffer type for buffer values (#157) @raman325
- Bump @typescript-eslint/eslint-plugin from 4.16.1 to 4.17.0 (#158) @dependabot
- Bump @typescript-eslint/parser from 4.16.1 to 4.17.0 (#159) @dependabot
- Bump eslint from 7.21.0 to 7.22.0 (#160) @dependabot
- Bump zwave-js from 6.6.1 to 6.6.2 (#161) @dependabot
- Bump @types/node from 14.14.32 to 14.14.34 (#162) @dependabot
- Bump typescript from 4.2.2 to 4.2.3 (#153) @dependabot
- Bump @types/node from 14.14.31 to 14.14.32 (#154) @dependabot
- Bump ws from 7.4.3 to 7.4.4 (#155) @dependabot
- Bump zwave-js from 6.6.0 to 6.6.1 (#156) @dependabot
1.1.1
What's Changed
- Add strict:true to TS (#151) @balloob
- Client should only receive events after start_listening command is received and state is sent (#152) @raman325
- Bump @typescript-eslint/parser from 4.15.2 to 4.16.1 (#146) @dependabot
- Bump zwave-js from 6.5.0 to 6.6.0 (#147) @dependabot
- Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.16.1 (#148) @dependabot
- Bump eslint from 7.20.0 to 7.21.0 (#141) @dependabot
- Bump eslint-config-prettier from 8.0.0 to 8.1.0 (#142) @dependabot
- Bump zwave-js from 6.5.0 to 6.5.1 (#143) @dependabot
- Bump typescript from 4.1.5 to 4.2.2 (#144) @dependabot
- Bump @typescript-eslint/parser from 4.15.1 to 4.15.2 (#145) @dependabot
- Bump version to 1.1.0 (#140) @balloob
1.1.0
What's Changed
- Add basic schema version support (#139) @marcelveldt
Call set_api_schema command before using modern commands. More info @ https://github.com/zwave-js/zwave-js-server#schema-version
This version was previously released as 2.0.0. It is re-released as 1.1.0 because older HA installations reject version 2.0.0+.
1.0.0
What's Changed
- Bump zwave-js to 6.5.0 (#137) @marcelveldt
- First stable release of the Z-Wave JS server
1.0.0-beta.9
What's Changed
- Extend dump to include full deviceclass object (#136) @marcelveldt
- Add node command to send raw Config CC values (#128) @raman325
- Add issue template config (#135) @MartinHjelmare
- Bump eslint-config-prettier from 7.2.0 to 8.0.0 (#132) @dependabot
- Bump typescript from 4.1.3 to 4.1.5 (#131) @dependabot
- Bump @types/node from 14.14.28 to 14.14.31 (#130) @dependabot