mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on Z-Wave JS UI to dabbee6
This commit is contained in:
parent
98fb43f31a
commit
3acbc17fcf
5 changed files with 12 additions and 8 deletions
|
@ -1029,10 +1029,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/7434c8c
|
||||
[addon-doc-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/blob/7434c8c/README.md
|
||||
[addon-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/dabbee6
|
||||
[addon-doc-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/blob/dabbee6/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-7434c8c-blue.svg
|
||||
[zwave-js-ui-version-shield]: https://img.shields.io/badge/version-dabbee6-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
|
||||
|
|
|
@ -1,4 +1,8 @@
|
|||
# Changelog since v3.0.2
|
||||
- 🎆 Updates maintenance/license year to 2024 (#631)
|
||||
- ⬆️ Update zwave-js/zwave-js-ui to v9.6.2 (#622)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- Switch to custom NodeJS base image (#630)
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.3 (#623)
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -58,10 +58,10 @@ If you are more interested in stable releases of our add-ons:
|
|||
[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-7434c8c-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/7434c8c
|
||||
[release-shield]: https://img.shields.io/badge/version-dabbee6-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/dabbee6
|
||||
[zwave-js-ui]: https://github.com/zwave-js/zwave-js-ui
|
|
@ -1,5 +1,5 @@
|
|||
name: Z-Wave JS UI
|
||||
version: 7434c8c
|
||||
version: dabbee6
|
||||
slug: zwavejs2mqtt
|
||||
description: Fully configurable Z-Wave JS gateway and control panel
|
||||
url: https://github.com/hassio-addons/addon-zwave-js-ui
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue