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

This commit is contained in:
Community Hass.io Add-ons Bot 2024-01-05 22:05:47 +00:00
parent 1687eca2ec
commit 496fef5421
5 changed files with 24 additions and 9 deletions

View file

@ -972,10 +972,10 @@ SOFTWARE.
[wireguard-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[wireguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[wireguard-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/v3.0.2
[addon-doc-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/blob/v3.0.2/README.md
[addon-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/v3.1.0
[addon-doc-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/blob/v3.1.0/README.md
[zwave-js-ui-issue]: https://github.com/hassio-addons/addon-zwave-js-ui/issues
[zwave-js-ui-version-shield]: https://img.shields.io/badge/version-v3.0.2-blue.svg
[zwave-js-ui-version-shield]: https://img.shields.io/badge/version-v3.1.0-blue.svg
[zwave-js-ui-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[zwave-js-ui-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[zwave-js-ui-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,5 +1,20 @@
## Whats changed
## 🐛 Bug fixes
- Switch to custom NodeJS base image @frenck ([#630](https://github.com/hassio-addons/addon-zwave-js-ui/pull/630))
## 🧰 Maintenance
- Migrate yarn to npm @frenck ([#621](https://github.com/hassio-addons/addon-zwave-js-ui/pull/621))
- 🎆 Updates maintenance/license year to 2024 @frenck ([#631](https://github.com/hassio-addons/addon-zwave-js-ui/pull/631))
## ⬆️ Dependency updates
- ⬆️ Update zwave-js/zwave-js-ui to v9.3.2 @renovate ([#612](https://github.com/hassio-addons/addon-zwave-js-ui/pull/612))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 @renovate ([#613](https://github.com/hassio-addons/addon-zwave-js-ui/pull/613))
- ⬆️ Update zwave-js/zwave-js-ui to v9.4.1 @renovate ([#615](https://github.com/hassio-addons/addon-zwave-js-ui/pull/615))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 @renovate ([#618](https://github.com/hassio-addons/addon-zwave-js-ui/pull/618))
- ⬆️ Update zwave-js/zwave-js-ui to v9.5.1 @renovate ([#617](https://github.com/hassio-addons/addon-zwave-js-ui/pull/617))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15 @renovate ([#619](https://github.com/hassio-addons/addon-zwave-js-ui/pull/619))
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 @renovate ([#623](https://github.com/hassio-addons/addon-zwave-js-ui/pull/623))
- ⬆️ Update zwave-js/zwave-js-ui to v9.6.2 @renovate ([#622](https://github.com/hassio-addons/addon-zwave-js-ui/pull/622))

View file

@ -146,7 +146,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2021 - 2023 Franck Nijhof
Copyright (c) 2021 - 2024 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -39,10 +39,10 @@ This add-on uses the [Z-Wave JS UI][zwave-js-ui] software.
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[logo]: https://github.com/hassio-addons/addon-zwave-js-ui/raw/main/zwave-js-ui/logo.png
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[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-v3.0.2-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/v3.0.2
[release-shield]: https://img.shields.io/badge/version-v3.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/v3.1.0
[zwave-js-ui]: https://github.com/zwave-js/zwave-js-ui

View file

@ -1,5 +1,5 @@
name: Z-Wave JS UI
version: 3.0.2
version: 3.1.0
slug: zwavejs2mqtt
description: Fully configurable Z-Wave JS gateway and control panel
url: https://github.com/hassio-addons/addon-zwave-js-ui