mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-03 18:41:30 +00:00
🎉 Release of add-on Network UPS Tools 0.14.1
This commit is contained in:
parent
f19e54d597
commit
1cc88f12fb
5 changed files with 14 additions and 15 deletions
|
@ -956,10 +956,10 @@ SOFTWARE.
|
|||
[mqtt-io-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[mqtt-io-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[mqtt-io-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.14.0
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.14.0/README.md
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/v0.14.1
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.14.1/README.md
|
||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg
|
||||
[nut-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[nut-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
## What’s changed
|
||||
|
||||
## 📚 Documentation
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 📚 Clarify powervalue settings @sinclairpaul ([#388](https://github.com/hassio-addons/addon-nut/pull/388))
|
||||
- 🎆 Updates maintenance/license year to 2025 @frenck ([#413](https://github.com/hassio-addons/addon-nut/pull/413))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.1 @renovate ([#384](https://github.com/hassio-addons/addon-nut/pull/384))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.2 @renovate ([#390](https://github.com/hassio-addons/addon-nut/pull/390))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.0 @renovate ([#393](https://github.com/hassio-addons/addon-nut/pull/393))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.1 @renovate ([#394](https://github.com/hassio-addons/addon-nut/pull/394))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.2 @renovate ([#396](https://github.com/hassio-addons/addon-nut/pull/396))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.6.3 @[renovate[bot]](https://github.com/apps/renovate) ([#401](https://github.com/hassio-addons/addon-nut/pull/401))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.0 @[renovate[bot]](https://github.com/apps/renovate) ([#402](https://github.com/hassio-addons/addon-nut/pull/402))
|
||||
- ⬆️: migrate renovate config @[renovate[bot]](https://github.com/apps/renovate) ([#412](https://github.com/hassio-addons/addon-nut/pull/412))
|
||||
- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.7.1 @[renovate[bot]](https://github.com/apps/renovate) ([#411](https://github.com/hassio-addons/addon-nut/pull/411))
|
||||
|
|
|
@ -344,7 +344,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2018-2024 Dale Higgs
|
||||
Copyright (c) 2018-2025 Dale Higgs
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -52,11 +52,11 @@ If you are more interested in stable releases of our add-ons:
|
|||
[discord]: https://discord.me/hassioaddons
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-network-ups-tools/68516
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg
|
||||
[nut-acknowledgements]: https://networkupstools.org/acknowledgements.html
|
||||
[nut-compatible]: https://networkupstools.org/stable-hcl.html
|
||||
[nut-features]: https://networkupstools.org/features.html
|
||||
[nut-ha-docs]: https://www.home-assistant.io/integrations/nut/
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.14.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/v0.14.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.14.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/v0.14.1
|
|
@ -1,5 +1,5 @@
|
|||
name: Network UPS Tools
|
||||
version: 0.14.0
|
||||
version: 0.14.1
|
||||
slug: nut
|
||||
description: Manage battery backup (UPS) devices
|
||||
url: https://github.com/hassio-addons/addon-nut
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue