Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Home Assistant addons
https://github.com/einschmidt/hassio-addons

Last synced: about 2 months ago
JSON representation

Home Assistant addons

Awesome Lists containing this project

README

        

# Einschmidt Add-ons

## Installation

Adding this add-ons repository to your Home Assistant instance is
pretty straightforward. In the Home Assistant add-on store,
a possibility to add a repository is provided.

Use the following URL to add this repository:

```txt
https://github.com/einschmidt/hassio-addons
```

## Add-ons provided by this repository

### ✓ [Caddy 2][addon-caddy-2]

![Latest Version][caddy-2-version-shield]
![Supports armhf Architecture][caddy-2-armhf-shield]
![Supports armv7 Architecture][caddy-2-armv7-shield]
![Supports aarch64 Architecture][caddy-2-aarch64-shield]
![Supports amd64 Architecture][caddy-2-amd64-shield]
![Supports i386 Architecture][caddy-2-i386-shield]

Open source web and proxy server with automatic HTTPS

[:books: Caddy 2 add-on documentation][addon-doc-caddy-2]

### ✓ [FreshRSS][addon-freshrss]

![Latest Version][freshrss-version-shield]
![Supports armhf Architecture][freshrss-armhf-shield]
![Supports armv7 Architecture][freshrss-armv7-shield]
![Supports aarch64 Architecture][freshrss-aarch64-shield]
![Supports amd64 Architecture][freshrss-amd64-shield]
![Supports i386 Architecture][freshrss-i386-shield]

A free, self-hostable feed aggregator

[:books: FreshRSS add-on documentation][addon-doc-freshrss]

### ✓ [yarr!][addon-yarr]

![Latest Version][yarr-version-shield]
![Supports armhf Architecture][yarr-armhf-shield]
![Supports armv7 Architecture][yarr-armv7-shield]
![Supports aarch64 Architecture][yarr-aarch64-shield]
![Supports amd64 Architecture][yarr-amd64-shield]
![Supports i386 Architecture][yarr-i386-shield]

Yet another rss reader

[:books: yarr! add-on documentation][addon-doc-yarr]

## Releases

Releases are based on [Semantic Versioning][semver], and use the format
of ``MAJOR.MINOR.PATCH``. In a nutshell, the version will be incremented
based on the following:

- ``MAJOR``: Incompatible or major changes.
- ``MINOR``: Backwards-compatible new features and enhancements.
- ``PATCH``: Backwards-compatible bugfixes and package updates.

## Support

Got questions?

You could open an issue here on GitHub. Note, we use a separate
GitHub repository for each add-on. Please ensure you are creating the issue
on the correct GitHub repository matching the add-on.

## License

MIT License

Copyright (c) 2018-2021 Einschmidt

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[addon-caddy-2]: https://github.com/einschmidt/addon-caddy-2/tree/v1.5.8
[addon-doc-caddy-2]: https://github.com/einschmidt/addon-caddy-2/blob/v1.5.8/README.md
[caddy-2-issue]: https://github.com/einschmidt/addon-caddy-2/issues
[caddy-2-version-shield]: https://img.shields.io/badge/version-v1.5.8-blue.svg
[caddy-2-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[caddy-2-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[caddy-2-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[caddy-2-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[caddy-2-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-freshrss]: https://github.com/einschmidt/addon-freshrss/tree/v0.2.4
[addon-doc-freshrss]: https://github.com/einschmidt/addon-freshrss/blob/v0.2.4/README.md
[freshrss-issue]: https://github.com/einschmidt/addon-freshrss/issues
[freshrss-version-shield]: https://img.shields.io/badge/version-v0.2.4-blue.svg
[freshrss-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[freshrss-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[freshrss-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[freshrss-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[freshrss-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-yarr]: https://github.com/einschmidt/addon-yarr/tree/v0.3.1
[addon-doc-yarr]: https://github.com/einschmidt/addon-yarr/blob/v0.3.1/README.md
[yarr-issue]: https://github.com/einschmidt/addon-yarr/issues
[yarr-version-shield]: https://img.shields.io/badge/version-v0.3.1-blue.svg
[yarr-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[yarr-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[yarr-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[yarr-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[yarr-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[issue]: https://github.com/einschmidt/hassio-addons/issues
[license-shield]: https://img.shields.io/github/license/einschmidt/hassio-addons.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[semver]: http://semver.org/spec/v2.0.0.html
[third-party-addons]: https://home-assistant.io/hassio/installing_third_party_addons/