hassio-addons/README.md

35 lines
1.3 KiB
Markdown
Raw Normal View History

2023-06-29 12:15:10 +02:00
# addons
2023-06-29 12:18:49 +02:00
This repository can be pointed at as a Home Assistant add-ons repository. It contains the following add-ons:
- Stirling PDF
2024-01-08 16:06:42 +01:00
- Shadowsocks
2024-03-30 15:20:42 +01:00
- Homebox (staging only)
| Package | Stable | Staging |
|-----------------|---------|---------|
| Stirling PDF | 0.20.1 | 0.20.1 |
| Shadowsocks | 1.17.1 | 1.17.1 |
| Homebox | n/a | 0.10.3 |
2023-06-29 12:18:49 +02:00
Please note that add-ons are only available [for certain installation methods][hassio-addons-compat].
## Setup
Please follow [Home Assistant's instructions][hassio-add-repo] to add a custom repository to your Home Assistant instance.
The repository address to point at is the following:
```
2023-07-05 15:12:40 +02:00
https://forge.slowte.ch/selfhosted/hassio-addons
2023-06-29 12:18:49 +02:00
```
## License
The add-ons packaging work is distributed under the Affero GPL License (See _LICENSE_ file.) by the author.
Please note that the add-ons are based on containers distributed by their respective developers under different open source licenses. The _logo.png_ and _icon.png_ files are distributed under that license, provided in the add-on sub-directory.
[hassio-add-repo]: https://developers.home-assistant.io/docs/add-ons/repository/#installing-a-repository
[hassio-addons-compat]: https://www.home-assistant.io/installation#compare-installation-methods