24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
|
# Home Assistant add-on repository
|
||
|
|
||
|
Add-on documentation: <https://developers.home-assistant.io/docs/add-ons>
|
||
|
|
||
|
[![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%2Fgit.serguzim.me%2Fserguzim%2Fhome-assistant-addons)
|
||
|
|
||
|
## Add-ons
|
||
|
|
||
|
This repository contains the following add-ons
|
||
|
|
||
|
### [Snapcast](./snapcast)
|
||
|
|
||
|
![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]
|
||
|
|
||
|
[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
|