Update third-party-addons.md (#29637)

This commit is contained in:
Florian Bachmann 2023-11-01 11:20:58 +01:00 committed by GitHub
parent f167305882
commit f52e10e586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,12 @@ Home Assistant allows anyone to create add-on repositories to share their add-on
https://github.com/home-assistant/hassio-addons-example
```
You can also add a development branch from a given repository by appending its name following a hashtag.
```text
https://github.com/home-assistant/hassio-addons-example#dev
```
<div class='note warning'>
Home Assistant cannot guarantee the quality or security of third-party add-ons. Use at your own risk.
</div>