⬆️ Updating add-on Network UPS Tools to dbf4851

This commit is contained in:
Community Hass.io Add-ons Bot 2018-09-14 21:34:45 +00:00
parent 31bd53fd80
commit d3b034270f
4 changed files with 20 additions and 15 deletions

View file

@ -637,10 +637,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/65d0b03 [addon-nut]: https://github.com/hassio-addons/addon-nut/tree/dbf4851
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/65d0b03/README.md [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-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-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/14 20:59 UTC - [65d0b03](https://github.com/hassio-addons/addon-nut/commit/65d0b03fe940c4fa5b8bb70f12609b882bcbc2b5) by [@dale3h](https://github.com/dale3h) 2018/09/14 21:28 UTC - [dbf4851](https://github.com/hassio-addons/addon-nut/commit/dbf4851d185992e3b355d37b21f5fe4ca9b169fe) by [@dale3h](https://github.com/dale3h)
> 🚑 Fixes shellcheck errors > 📚 Fix host in docs

View file

@ -31,7 +31,7 @@ add-on:
sensor: sensor:
- platform: nut - platform: nut
name: "CyberPower 1500" name: "CyberPower 1500"
host: a0d7b954-nut host:40817795-nut
username: nutty username: nutty
password: changeme password: changeme
resources: resources:
@ -65,14 +65,19 @@ If you are more interested in stable releases of our add-ons:
<https://github.com/hassio-addons/repository> <https://github.com/hassio-addons/repository>
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-network-ups-tools/68516 [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/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 [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[release-shield]: https://img.shields.io/badge/version-65d0b03-blue.svg [nut-acknowledgements]: https://networkupstools.org/acknowledgements.html
[release]: https://github.com/hassio-addons/addon-nut/tree/65d0b03 [nut-compatible]: https://networkupstools.org/stable-hcl.html
[docs]: https://github.com/hassio-addons/addon-nut/blob/65d0b03/README.md [nut-features]: https://networkupstools.org/features.html
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg [nut-sensor-docs]: https://www.home-assistant.io/components/sensor.nut/
[buymeacoffee]: https://www.buymeacoffee.com/dale3h [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

View file

@ -1,6 +1,6 @@
{ {
"name": "Network UPS Tools", "name": "Network UPS Tools",
"version": "65d0b03", "version": "dbf4851",
"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",