From a9f33a8e36621d9811f4b7d90ac6e9c5576a2f8f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 10 Nov 2023 21:14:52 +0000 Subject: [PATCH] :arrow_up: Updating add-on AirSonos to 015f13a --- README.md | 6 +++--- airsonos/CHANGELOG.md | 1 + airsonos/DOCS.md | 4 ++-- airsonos/README.md | 4 ++-- airsonos/config.yaml | 5 +++-- 5 files changed, 11 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 95d1c6e88..95f049028 100644 --- a/README.md +++ b/README.md @@ -723,10 +723,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-no-red.svg -[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/bf604f1 -[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/bf604f1/README.md +[addon-airsonos]: https://github.com/hassio-addons/addon-airsonos/tree/015f13a +[addon-doc-airsonos]: https://github.com/hassio-addons/addon-airsonos/blob/015f13a/README.md [airsonos-issue]: https://github.com/hassio-addons/addon-airsonos/issues -[airsonos-version-shield]: https://img.shields.io/badge/version-bf604f1-blue.svg +[airsonos-version-shield]: https://img.shields.io/badge/version-015f13a-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 diff --git a/airsonos/CHANGELOG.md b/airsonos/CHANGELOG.md index d578b149b..0d103f700 100644 --- a/airsonos/CHANGELOG.md +++ b/airsonos/CHANGELOG.md @@ -1,2 +1,3 @@ # Changelog since v3.6.1 +- Migrate AirSonos config out of Home Assistant config folder (#149) - Drop support for i386 (#148) diff --git a/airsonos/DOCS.md b/airsonos/DOCS.md index ef4e9cf81..e7e79248c 100644 --- a/airsonos/DOCS.md +++ b/airsonos/DOCS.md @@ -168,8 +168,8 @@ lack of audio. Note that `latency_rtp` does not delay playback start. ## Tweaking AirSonos -AirSonos creates a configuration file called `airsonos.xml` in your Home -Assistant configuration directory. This file allows you to tweak each device +AirSonos creates a configuration file called `airsonos.xml` in the add-on +configuration directory. This file allows you to tweak each device separately. Every time it finds a new device, it will be added to that file. > **NOTE**: It is HIGHLY recommended to stop the addon before making changes diff --git a/airsonos/README.md b/airsonos/README.md index b28ffe67b..25565db6e 100644 --- a/airsonos/README.md +++ b/airsonos/README.md @@ -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-bf604f1-blue.svg -[release]: https://github.com/hassio-addons/addon-airsonos/tree/bf604f1 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-015f13a-blue.svg +[release]: https://github.com/hassio-addons/addon-airsonos/tree/015f13a \ No newline at end of file diff --git a/airsonos/config.yaml b/airsonos/config.yaml index 89a08f60c..08b2b7401 100644 --- a/airsonos/config.yaml +++ b/airsonos/config.yaml @@ -1,5 +1,5 @@ name: AirSonos -version: bf604f1 +version: 015f13a slug: airsonos description: AirPlay capabilities for your Sonos (and UPnP) devices. url: https://github.com/hassio-addons/addon-airsonos @@ -13,7 +13,8 @@ arch: hassio_api: true host_network: true map: -- config:rw +- addon_config:rw +- homeassistant_config:rw options: port: 49152 latency_rtp: 1000