mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-06 12:11:33 +00:00
⬆️ Updating add-on Grafana to 980c5dc
This commit is contained in:
parent
1ecf344ffc
commit
7149d736e7
6 changed files with 128 additions and 0 deletions
23
README.md
23
README.md
|
@ -106,6 +106,19 @@ A secure and fast FTP server for Hass.io
|
|||
|
||||
[:books: FTP add-on documentation][addon-doc-ftp]
|
||||
|
||||
### ✓ [Grafana][addon-grafana]
|
||||
|
||||
![Latest Version][grafana-version-shield]
|
||||
![Supports armhf Architecture][grafana-armhf-shield]
|
||||
![Supports aarch64 Architecture][grafana-aarch64-shield]
|
||||
![Supports amd64 Architecture][grafana-amd64-shield]
|
||||
![Supports i386 Architecture][grafana-i386-shield]
|
||||
![Docker Pulls][grafana-pulls-shield]
|
||||
|
||||
The open platform for beautiful analytics and monitoring
|
||||
|
||||
[:books: Grafana add-on documentation][addon-doc-grafana]
|
||||
|
||||
### ✓ [Happy Bubbles][addon-happy-bubbles]
|
||||
|
||||
![Latest Version][happy-bubbles-version-shield]
|
||||
|
@ -300,6 +313,7 @@ on the correct GitHub repository matching the add-on.
|
|||
- [Open an issue for the add-on: AppDaemon][appdaemon3-issue]
|
||||
- [Open an issue for the add-on: Example][example-issue]
|
||||
- [Open an issue for the add-on: FTP][ftp-issue]
|
||||
- [Open an issue for the add-on: Grafana][grafana-issue]
|
||||
- [Open an issue for the add-on: Happy Bubbles][happy-bubbles-issue]
|
||||
- [Open an issue for the add-on: Home Assistant Control Panel][control-panel-issue]
|
||||
- [Open an issue for the add-on: Homebridge][homebridge-issue]
|
||||
|
@ -407,6 +421,15 @@ SOFTWARE.
|
|||
[ftp-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[ftp-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ftp-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-grafana]: https://github.com/hassio-addons/addon-grafana/tree/980c5dc
|
||||
[addon-doc-grafana]: https://github.com/hassio-addons/addon-grafana/blob/980c5dc/README.md
|
||||
[grafana-issue]: https://github.com/hassio-addons/addon-grafana/issues
|
||||
[grafana-version-shield]: https://img.shields.io/badge/version-980c5dc-blue.svg
|
||||
[grafana-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grafana-armhf.svg
|
||||
[grafana-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[grafana-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[grafana-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
|
||||
[addon-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/tree/a8f5734
|
||||
[addon-doc-happy-bubbles]: https://github.com/hassio-addons/addon-happy-bubbles/blob/a8f5734/README.md
|
||||
[happy-bubbles-issue]: https://github.com/hassio-addons/addon-happy-bubbles/issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue