Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bertbaron/hassio-addons

My Home Assistant addons
https://github.com/bertbaron/hassio-addons

Last synced: about 2 months ago
JSON representation

My Home Assistant addons

Awesome Lists containing this project

README

        

# My Home Assistant add-on repository

![update-badge](https://img.shields.io/github/last-commit/bertbaron/hassio-addons?label=last%20update)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/9c6cf10bdbba45ecb202d7f579b5be0e)](https://www.codacy.com/gh/bertbaron/hassio-addons/dashboard?utm_source=github.com&utm_medium=referral&utm_content=bertbaron/hassio-addons&utm_campaign=Badge_Grade)
[![GitHub Super-Linter](https://github.com/bertbaron/hassio-addons/workflows/Lint/badge.svg)](https://github.com/marketplace/actions/super-linter)
[![Builder](https://github.com/bertbaron/hassio-addons/workflows/Builder/badge.svg)](https://github.com/bertbaron/hassio-addons/actions/workflows/builder.yaml)

## Installation

Follow [the official instructions](https://www.home-assistant.io/common-tasks/os#installing-third-party-add-ons) on the website of Home Assistant, and use the following URL:

```
https://github.com/bertbaron/hassio-addons
```

or use the badge below.

[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fbertbaron%2Fhassio-addons)

## Add-ons

This repository contains the following add-ons

### [Logspout add-on](./logspout)

![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports i386 Architecture][i386-shield]
![privileged][privileged-shield]

_Logspout add-on for sending Home Assistant logs to remote log management systems._

[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[privileged-shield]: https://img.shields.io/badge/privileged-required-orange.svg