mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
28 lines
749 B
Markdown
28 lines
749 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
|
|
|
|
[//]: # (ADDONLIST_END)
|
|
|
|
[third-party-addons]: https://home-assistant.io/hassio/installing_third_party_addons/
|