From d3b034270f8ecc4bef326361c910a586bfda33d0 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 14 Sep 2018 21:34:45 +0000 Subject: [PATCH] :arrow_up: Updating add-on Network UPS Tools to dbf4851 --- README.md | 6 +++--- nut/CHANGELOG.md | 4 ++-- nut/README.md | 23 ++++++++++++++--------- nut/config.json | 2 +- 4 files changed, 20 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 389518da6..75184c502 100644 --- a/README.md +++ b/README.md @@ -637,10 +637,10 @@ SOFTWARE. [lovelace-migration-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [lovelace-migration-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [lovelace-migration-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/65d0b03 -[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/65d0b03/README.md +[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/dbf4851 +[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/dbf4851/README.md [nut-issue]: https://github.com/hassio-addons/addon-nut/issues -[nut-version-shield]: https://img.shields.io/badge/version-65d0b03-blue.svg +[nut-version-shield]: https://img.shields.io/badge/version-dbf4851-blue.svg [nut-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/nut.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 diff --git a/nut/CHANGELOG.md b/nut/CHANGELOG.md index 2ed195528..f8b0c721f 100644 --- a/nut/CHANGELOG.md +++ b/nut/CHANGELOG.md @@ -1,3 +1,3 @@ -2018/09/14 20:59 UTC - [65d0b03](https://github.com/hassio-addons/addon-nut/commit/65d0b03fe940c4fa5b8bb70f12609b882bcbc2b5) by [@dale3h](https://github.com/dale3h) -> 🚑 Fixes shellcheck errors +2018/09/14 21:28 UTC - [dbf4851](https://github.com/hassio-addons/addon-nut/commit/dbf4851d185992e3b355d37b21f5fe4ca9b169fe) by [@dale3h](https://github.com/dale3h) +> 📚 Fix host in docs diff --git a/nut/README.md b/nut/README.md index 64b572b64..659a1900c 100644 --- a/nut/README.md +++ b/nut/README.md @@ -31,7 +31,7 @@ add-on: sensor: - platform: nut name: "CyberPower 1500" - host: a0d7b954-nut + host:40817795-nut username: nutty password: changeme resources: @@ -65,14 +65,19 @@ If you are more interested in stable releases of our add-ons: -[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[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 + +[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg +[buymeacoffee]: https://www.buymeacoffee.com/dale3h [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons +[docs]: https://github.com/hassio-addons/addon-nut/blob/dbf4851/README.md +[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/2018.svg -[release-shield]: https://img.shields.io/badge/version-65d0b03-blue.svg -[release]: https://github.com/hassio-addons/addon-nut/tree/65d0b03 -[docs]: https://github.com/hassio-addons/addon-nut/blob/65d0b03/README.md -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[buymeacoffee]: https://www.buymeacoffee.com/dale3h \ No newline at end of file +[nut-acknowledgements]: https://networkupstools.org/acknowledgements.html +[nut-compatible]: https://networkupstools.org/stable-hcl.html +[nut-features]: https://networkupstools.org/features.html +[nut-sensor-docs]: https://www.home-assistant.io/components/sensor.nut/ +[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg +[release-shield]: https://img.shields.io/badge/version-dbf4851-blue.svg +[release]: https://github.com/hassio-addons/addon-nut/tree/dbf4851 \ No newline at end of file diff --git a/nut/config.json b/nut/config.json index 5ca7995f2..6717a3137 100644 --- a/nut/config.json +++ b/nut/config.json @@ -1,6 +1,6 @@ { "name": "Network UPS Tools", - "version": "65d0b03", + "version": "dbf4851", "slug": "nut", "description": "Manage battery backup (UPS) devices", "url": "https://github.com/hassio-addons/addon-nut",