From 131ceed6c0c09c1cb5c028a55295849e945f266b Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sat, 7 Dec 2024 10:19:26 +0000 Subject: [PATCH] :tada: Release of add-on Network UPS Tools 0.14.0 --- README.md | 6 +++--- nut/CHANGELOG.md | 11 +++++++++-- nut/DOCS.md | 2 ++ nut/README.md | 4 ++-- nut/config.yaml | 2 +- 5 files changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3a16b84b..c8187ee6 100644 --- a/README.md +++ b/README.md @@ -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.13.2 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/v0.13.2/README.md +[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 [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-v0.13.2-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-v0.14.0-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 diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 127ee497..85ce917e 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,6 +1,13 @@ ## What’s changed +## 📚 Documentation + +- 📚 Clarify powervalue settings @sinclairpaul ([#388](https://github.com/hassio-addons/addon-nut/pull/388)) + ## ⬆️ Dependency updates -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.4.0 @renovate ([#373](https://github.com/hassio-addons/addon-nut/pull/373)) -- ⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7.5.0 @renovate ([#381](https://github.com/hassio-addons/addon-nut/pull/381)) +- ⬆️ 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)) diff --git a/nut/DOCS.md b/nut/DOCS.md index a85bd7d3..42cf4665 100644 --- a/nut/DOCS.md +++ b/nut/DOCS.md @@ -151,6 +151,8 @@ wish to monitor, but you don't want low battery on some of them to shut down this host. Acceptable values are `1` for "providing power to this host" or `0` for "monitor only". Defaults to `1` +**Note**: _There must be a minimum of one attached device with powervalue `1`_ + #### Sub-option: `config` A list of additional [options][ups-fields] to configure for this UPS. The common diff --git a/nut/README.md b/nut/README.md index 59cb9f7d..c45b6815 100644 --- a/nut/README.md +++ b/nut/README.md @@ -58,5 +58,5 @@ If you are more interested in stable releases of our add-ons: [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.13.2-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/v0.13.2 \ No newline at end of file +[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 \ No newline at end of file diff --git a/nut/config.yaml b/nut/config.yaml index 7b9c786b..ae81a59d 100644 --- a/nut/config.yaml +++ b/nut/config.yaml @@ -1,5 +1,5 @@ name: Network UPS Tools -version: 0.13.2 +version: 0.14.0 slug: nut description: Manage battery backup (UPS) devices url: https://github.com/hassio-addons/addon-nut