⬆️ Updating add-on Network UPS Tools to 384b88e

This commit is contained in:
Community Hass.io Add-ons Bot 2020-02-18 23:41:56 +00:00
parent 85e3933bde
commit eff5b51f87
4 changed files with 9 additions and 8 deletions

View file

@ -1 +1 @@
- :pencil2: Fixes some typos
- 🚑Add auto_uart config option

View file

@ -70,7 +70,7 @@ If you are more interested in stable releases of our add-ons:
[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/ac56583/README.md
[docs]: https://github.com/hassio-addons/addon-nut/blob/384b88e/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/2020.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-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-ac56583-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/ac56583
[release-shield]: https://img.shields.io/badge/version-384b88e-blue.svg
[release]: https://github.com/hassio-addons/addon-nut/tree/384b88e

View file

@ -1,6 +1,6 @@
{
"name": "Network UPS Tools",
"version": "ac56583",
"version": "384b88e",
"slug": "nut",
"description": "Manage battery backup (UPS) devices",
"url": "https://github.com/hassio-addons/addon-nut",
@ -12,6 +12,7 @@
"armv7",
"i386"
],
"auto_uart": "true",
"boot": "auto",
"hassio_api": true,
"hassio_role": "manager",