mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Network UPS Tools to bdcb2af
This commit is contained in:
parent
374f7476fa
commit
5b6333325b
4 changed files with 9 additions and 9 deletions
|
@ -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/72284b3
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/72284b3/README.md
|
||||
[addon-nut]: https://github.com/hassio-addons/addon-nut/tree/bdcb2af
|
||||
[addon-doc-nut]: https://github.com/hassio-addons/addon-nut/blob/bdcb2af/README.md
|
||||
[nut-issue]: https://github.com/hassio-addons/addon-nut/issues
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-72284b3-blue.svg
|
||||
[nut-version-shield]: https://img.shields.io/badge/version-bdcb2af-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
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
2018/09/14 21:58 UTC - [72284b3](https://github.com/hassio-addons/addon-nut/commit/72284b33ed731f397ffe324e4833ffd80037e285) by [@dale3h](https://github.com/dale3h)
|
||||
> 🚑 Enables hassio_api in add-on config
|
||||
2018/09/15 11:30 UTC - [bdcb2af](https://github.com/hassio-addons/addon-nut/commit/bdcb2aff3e23d88bba20f7153de62176a90ead0b) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image to v2.2.0
|
||||
|
||||
|
|
|
@ -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/72284b3/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-nut/blob/bdcb2af/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
|
||||
|
@ -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-72284b3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/72284b3
|
||||
[release-shield]: https://img.shields.io/badge/version-bdcb2af-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-nut/tree/bdcb2af
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Network UPS Tools",
|
||||
"version": "72284b3",
|
||||
"version": "bdcb2af",
|
||||
"slug": "nut",
|
||||
"description": "Manage battery backup (UPS) devices",
|
||||
"url": "https://github.com/hassio-addons/addon-nut",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue