⬆️ Updating add-on Network UPS Tools to ddc1e74

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-19 02:52:13 +00:00
parent 2548b6f980
commit 6765b6e333
4 changed files with 10 additions and 9 deletions

View file

@ -665,10 +665,10 @@ SOFTWARE.
[lovelace-migration-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[lovelace-migration-i386-shield]: https://img.shields.io/badge/i386-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/bdcb2af [addon-nut]: https://github.com/hassio-addons/addon-nut/tree/ddc1e74
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/bdcb2af/README.md [addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/ddc1e74/README.md
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues [nut-issue]: https://github.com/hassio-addons/addon-nut/issues
[nut-version-shield]: https://img.shields.io/badge/version-bdcb2af-blue.svg [nut-version-shield]: https://img.shields.io/badge/version-ddc1e74-blue.svg
[nut-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/nut.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-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [nut-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,3 +1,3 @@
2018/09/15 11:30 UTC - [bdcb2af](https://github.com/hassio-addons/addon-nut/commit/bdcb2aff3e23d88bba20f7153de62176a90ead0b) by [@frenck](https://github.com/frenck) 2018/09/19 02:44 UTC - [ddc1e74](https://github.com/hassio-addons/addon-nut/commit/ddc1e74189978ceaf9270361163b87cb4f383c2e) by [@dale3h](https://github.com/dale3h)
> :arrow_up: Upgrades base image to v2.2.0 > 🚀 Adds alpha support for NOTIFYCMD

View file

@ -70,7 +70,7 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/dale3h [buymeacoffee]: https://www.buymeacoffee.com/dale3h
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-nut/blob/bdcb2af/README.md [docs]: https://github.com/hassio-addons/addon-nut/blob/ddc1e74/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.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 [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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
@ -79,5 +79,5 @@ If you are more interested in stable releases of our add-ons:
[nut-features]: https://networkupstools.org/features.html [nut-features]: https://networkupstools.org/features.html
[nut-sensor-docs]: https://www.home-assistant.io/components/sensor.nut/ [nut-sensor-docs]: https://www.home-assistant.io/components/sensor.nut/
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-bdcb2af-blue.svg [release-shield]: https://img.shields.io/badge/version-ddc1e74-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/bdcb2af [release]: https://github.com/hassio-addons/addon-nut/tree/ddc1e74

View file

@ -1,6 +1,6 @@
{ {
"name": "Network UPS Tools", "name": "Network UPS Tools",
"version": "bdcb2af", "version": "ddc1e74",
"slug": "nut", "slug": "nut",
"description": "Manage battery backup (UPS) devices", "description": "Manage battery backup (UPS) devices",
"url": "https://github.com/hassio-addons/addon-nut", "url": "https://github.com/hassio-addons/addon-nut",
@ -23,6 +23,7 @@
"map": [ "map": [
"config" "config"
], ],
"stdin": true,
"options": { "options": {
"log_level": "info", "log_level": "info",
"users": [ "users": [