🎉 Release of add-on Z-Wave JS UI 1.15.0

This commit is contained in:
Community Hass.io Add-ons Bot 2023-07-19 08:49:03 +00:00
parent 9ea7635bd2
commit 3d238116d0
4 changed files with 14 additions and 9 deletions

View file

@ -1,7 +1,11 @@
## Whats changed
## 🚀 Enhancements
- Extend timeout on shutdown @frenck ([#537](https://github.com/hassio-addons/addon-zwave-js-ui/pull/537))
## ⬆️ Dependency updates
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.2 @renovate ([#534](https://github.com/hassio-addons/addon-zwave-js-ui/pull/534))
- ⬆️ Update zwave-js/zwave-js-ui to v8.19.0 @renovate ([#535](https://github.com/hassio-addons/addon-zwave-js-ui/pull/535))
- ⬆️ Update alpine_3_18/nodejs to v18.16.1-r0 @renovate ([#536](https://github.com/hassio-addons/addon-zwave-js-ui/pull/536))
- ⬆️ Update zwave-js/zwave-js-ui to v8.20.0 @renovate ([#539](https://github.com/hassio-addons/addon-zwave-js-ui/pull/539))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.0.3 @renovate ([#540](https://github.com/hassio-addons/addon-zwave-js-ui/pull/540))
- ⬆️ Update zwave-js/zwave-js-ui to v8.21.0 @renovate ([#541](https://github.com/hassio-addons/addon-zwave-js-ui/pull/541))

View file

@ -59,6 +59,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v1.14.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/v1.14.0
[release-shield]: https://img.shields.io/badge/version-v1.15.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/v1.15.0
[zwave-js-ui]: https://github.com/zwave-js/zwave-js-ui

View file

@ -1,5 +1,5 @@
name: Z-Wave JS UI
version: 1.14.0
version: 1.15.0
slug: zwavejs2mqtt
description: Fully configurable Z-Wave JS gateway and control panel
url: https://github.com/hassio-addons/addon-zwave-js-ui
@ -10,6 +10,7 @@ panel_title: Z-Wave JS
panel_icon: mdi:z-wave
startup: system
init: false
timeout: 30
arch:
- aarch64
- amd64