mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Z-Wave JS UI to cb574ac
This commit is contained in:
parent
628e130859
commit
1c6883dd8f
5 changed files with 10 additions and 11 deletions
|
@ -1089,10 +1089,10 @@ SOFTWARE.
|
|||
[wireguard-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[wireguard-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[wireguard-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/cbe714b
|
||||
[addon-doc-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/blob/cbe714b/README.md
|
||||
[addon-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/cb574ac
|
||||
[addon-doc-zwave-js-ui]: https://github.com/hassio-addons/addon-zwave-js-ui/blob/cb574ac/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-cbe714b-blue.svg
|
||||
[zwave-js-ui-version-shield]: https://img.shields.io/badge/version-cb574ac-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-yes-green.svg
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
# Changelog since v1.4.2
|
||||
- ⬆️ Upgrades Z-Wave JS UI to v8.7.0 (#455)
|
||||
- ⬆️ Upgrades add-on base image to 13.1.0 (#454)
|
||||
# Changelog since v1.5.0
|
||||
- 🎆 Updates maintenance/license year to 2023 (#457)
|
||||
|
|
|
@ -146,7 +146,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2021 - 2022 Franck Nijhof
|
||||
Copyright (c) 2021 - 2023 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/2022.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.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-cbe714b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/cbe714b
|
||||
[release-shield]: https://img.shields.io/badge/version-cb574ac-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-zwave-js-ui/tree/cb574ac
|
||||
[zwave-js-ui]: https://github.com/zwave-js/zwave-js-ui
|
|
@ -30,5 +30,5 @@ startup: system
|
|||
uart: true
|
||||
udev: true
|
||||
url: https://github.com/hassio-addons/addon-zwave-js-ui
|
||||
version: cbe714b
|
||||
version: cb574ac
|
||||
watchdog: http://[HOST]:[PORT:8099]/health/zwave
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue