From 8499286273afc9dcc7b4354cc14f7792808d9839 Mon Sep 17 00:00:00 2001 From: Henning Tvekov <45469813+htvekov@users.noreply.github.com> Date: Sun, 26 Jul 2020 21:54:17 +0200 Subject: [PATCH] docs/examples/Sonos display.md updated from https://stackedit.io/ --- docs/examples/Sonos display.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/examples/Sonos display.md b/docs/examples/Sonos display.md index b3e3049d..b74f392b 100644 --- a/docs/examples/Sonos display.md +++ b/docs/examples/Sonos display.md @@ -136,12 +136,12 @@ sonos_all: name: sonos_all entities: - media_player.office # This HAS to be your MASTER speaker - # - media_player.kitchen # SLAVE speaker #1 optional - # - media_player.livingroom # SLAVE speaker #2 + # - media_player.kitchen # Optional - SLAVE speaker #1 + # - media_player.livingroom # Optional - SLAVE speaker #2 ``` ### Home Assistant automations: -First automation is identical with the one already used in my ControllerX Sonos group setup example: ([https://xaviml.github.io/controllerx/examples/sonos](https://xaviml.github.io/controllerx/examples/sonos)) +First automation is identical with the one I've already used in my ControllerX Sonos group setup example: ([https://xaviml.github.io/controllerx/examples/sonos](https://xaviml.github.io/controllerx/examples/sonos)) Second automation is purely optional and not really directly related to the display. It's just a quick shortcut to easily reset active speakers within group, volume and source playing to some defaults you've defined in the automation. Really nice when you have teenagers in the house, messing with active speaker entities in the group, playlists and volume all the time... 😉 The automation is written for an Ikea E1810 remote with z2m ControllerX HA integration. Here `toggle_hold`(Press and hold center button for appx. 3.5 seconds) is used as trigger. @@ -411,9 +411,9 @@ _[@htvekov](https://github.com/htvekov)_ \ No newline at end of file