mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on AirSonos to d3e97d7
This commit is contained in:
parent
81f3eba427
commit
931db744b7
5 changed files with 8 additions and 15 deletions
|
@ -728,10 +728,10 @@ SOFTWARE.
|
|||
[aircast-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[aircast-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[aircast-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/e76abfd
|
||||
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/e76abfd/README.md
|
||||
[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/d3e97d7
|
||||
[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/d3e97d7/README.md
|
||||
[airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues
|
||||
[airsonos-version-shield]: https://img.shields.io/badge/version-e76abfd-blue.svg
|
||||
[airsonos-version-shield]: https://img.shields.io/badge/version-d3e97d7-blue.svg
|
||||
[airsonos-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||
[airsonos-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
[airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
# Changelog since v3.3.0
|
||||
- 📚 Use new My Home Assistant link format (#114)
|
||||
- ⬆️ Upgrades add-on base image to 6.0.0 (#113)
|
||||
|
|
|
@ -31,12 +31,6 @@ After ~30 seconds you should see some log messages appear in the add-on log.
|
|||
Using your iOS/Mac/iTunes/Airfoil/other clients, you should now see new AirPlay
|
||||
devices and can try to play audio to them.
|
||||
|
||||
Home Assistant, by default, ships with the Community Add-ons store installed.
|
||||
However, if it is missing (for any reason), you can add it by clicking the
|
||||
button My button below.
|
||||
|
||||
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
|
||||
|
||||
## Configuration
|
||||
|
||||
**Note**: _Remember to restart the add-on when the configuration is changed._
|
||||
|
@ -246,7 +240,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||
SOFTWARE.
|
||||
|
||||
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
|
||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_airsonos
|
||||
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_airsonos&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[airconnect]: https://github.com/philippe44/AirConnect
|
||||
[commits]: https://github.com/hassio-addons/addon-airsonos/commits/main
|
||||
[contributors]: https://github.com/hassio-addons/addon-airsonos/graphs/contributors
|
||||
|
@ -257,6 +251,4 @@ SOFTWARE.
|
|||
[issue]: https://github.com/hassio-addons/addon-airsonos/issues
|
||||
[reddit]: https://reddit.com/r/homeassistant
|
||||
[releases]: https://github.com/hassio-addons/addon-airsonos/releases
|
||||
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
|
||||
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
|
||||
[semver]: http://semver.org/spec/v2.0.0.htm
|
||||
|
|
|
@ -55,5 +55,5 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-e76abfd-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-airsonos/tree/e76abfd
|
||||
[release-shield]: https://img.shields.io/badge/version-d3e97d7-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-airsonos/tree/d3e97d7
|
|
@ -27,4 +27,4 @@ schema:
|
|||
slug: airsonos
|
||||
startup: services
|
||||
url: https://github.com/hassio-addons/addon-airsonos
|
||||
version: e76abfd
|
||||
version: d3e97d7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue