Skip to content

Commit

Permalink
chore: release v2.4.4
Browse files Browse the repository at this point in the history
* Update `zwave-js` to `8.11.6`
* After healing, battery-powered nodes are sent back to sleep again
* Added a workaround for thermostats that don't advertise all their supported thermostat modes. When such a thermostat enters such an "unsupported" mode, the mode is now dynamically added to the list of supported modes.
* New and updated configuration files, see [Z-Wave JS releases](https://github.com/zwave-js/node-zwave-js/releases) for details
  • Loading branch information
AlCalzone committed Feb 18, 2022
1 parent d62a8e9 commit 4ad3a21
Show file tree
Hide file tree
Showing 20 changed files with 91 additions and 88 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Older changes
## 2.4.1 (2021-11-03)
* Fix: Correctly update UI when canceling an inclusion process
* Fix: Check for SmartStart support before using it
* Fix: Add missing translations
* Fixed the automatic lifeline association for some devices
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.7.3)

## 2.4.0 (2021-11-02)
* Add support for SmartStart and inclusion of nodes with QR codes

Expand Down
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ Easy usage in ioBroker was kept in mind during the whole development. For exampl
Placeholder for next versions:
### __WORK IN PROGRESS__
-->

### __WORK IN PROGRESS__
### 2.4.4 (2022-02-18)
* Update `zwave-js` to `8.11.6`
* After healing, battery-powered nodes are sent back to sleep again
* Added a workaround for thermostats that don't advertise all their supported thermostat modes. When such a thermostat enters such an "unsupported" mode, the mode is now dynamically added to the list of supported modes.
Expand Down Expand Up @@ -78,13 +77,6 @@ Easy usage in ioBroker was kept in mind during the whole development. For exampl
* Improved detection of sticks that do not support soft reset
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.8.0) and [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.9.0-beta.3)

### 2.4.1 (2021-11-03)
* Fix: Correctly update UI when canceling an inclusion process
* Fix: Check for SmartStart support before using it
* Fix: Add missing translations
* Fixed the automatic lifeline association for some devices
* New and updated configuration files, see [here](https://github.com/zwave-js/node-zwave-js/releases/tag/v8.7.3)

## License

MIT License
Expand Down
6 changes: 0 additions & 6 deletions admin/build/chunk-2XCZCQSL.js

This file was deleted.

6 changes: 0 additions & 6 deletions admin/build/chunk-2XCZCQSL.js.map

This file was deleted.

6 changes: 6 additions & 0 deletions admin/build/chunk-3MSBOZON.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions admin/build/chunk-3MSBOZON.js.map

Large diffs are not rendered by default.

51 changes: 24 additions & 27 deletions admin/build/chunk-WPBOGFQG.js → admin/build/chunk-BU5BTACA.js

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions admin/build/chunk-BU5BTACA.js.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions admin/build/chunk-FU5VY4G5.js.map

This file was deleted.

Large diffs are not rendered by default.

6 changes: 6 additions & 0 deletions admin/build/chunk-R35OZD5L.js.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions admin/build/chunk-WPBOGFQG.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion admin/build/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/build/index.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion admin/build/log.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions admin/build/tab.js

Large diffs are not rendered by default.

Loading

0 comments on commit 4ad3a21

Please sign in to comment.