mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-15 17:08:19 +01:00
33 lines
1008 B
Markdown
33 lines
1008 B
Markdown
# Hassio Add-ons by alexbelgium
|
|
|
|
## About
|
|
My hassio addon repository.
|
|
|
|
## Installation
|
|
|
|
Adding this add-ons repository to your Hass.io Home Assistant instance is
|
|
pretty easy. Follow [the official instructions][third-party-addons] on the
|
|
website of Home Assistant, and use the following URL:
|
|
|
|
```txt
|
|
https://github.com/alexbelgium/hassio-addons
|
|
```
|
|
|
|
## Available addons
|
|
|
|
[//]: # (ADDONLIST_START)
|
|
|
|
### [emby](emby/)
|
|
A Free Software Media System that puts you in control of managing and streaming your media.
|
|
- Forked from : https://github.com/petersendev/hassio-addons
|
|
- Modifications : switch to beta versions, add smb and local disks mount
|
|
|
|
### [jellyfin](jellyfin/)
|
|
A Free Software Media System that puts you in control of managing and streaming your media.
|
|
- Forked from : https://github.com/petersendev/hassio-addons
|
|
- Modifications : switch to latest versions, add smb and local disks mount
|
|
|
|
[//]: # (ADDONLIST_END)
|
|
|
|
[third-party-addons]: https://home-assistant.io/hassio/installing_third_party_addons/
|