From 5b3e901e58386c5b90ae5ccdbed1add325021bf2 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 16 Sep 2020 21:29:46 +0200 Subject: [PATCH] Add Spotify screenshot --- source/_posts/2020-09-16-supervisor-joins-the-party.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_posts/2020-09-16-supervisor-joins-the-party.markdown b/source/_posts/2020-09-16-supervisor-joins-the-party.markdown index 385188646fc..2478c9ef7ce 100644 --- a/source/_posts/2020-09-16-supervisor-joins-the-party.markdown +++ b/source/_posts/2020-09-16-supervisor-joins-the-party.markdown @@ -76,6 +76,11 @@ Early this year, we built a new Audio layer with a central sound server based on We will be working on exposing more of these features via the UI in the future, such as controlling the audio volume. The command-line interface supports most of the functionality already and is accessible via the SSH & Web Terminal add-on and entering `ha audio --help`. +

+ Screenshot of Spotify connected to Home Assistant as audio output. + The Spotify Connect add-on from Community Add-Ons allows playing Spotify via Home Assistant +

+ ## Improved mDNS Hostnames on your network often end with `.local`, for example, `http://homeassistant.local:8123`. This is a feature called mDNS. With Home Assistant OS and Supervised systems, this hasn’t always been functioning as well as it should have. This is a side effect caused by using the Docker layers to power the systems.