From: Charles <32498151+charlesomer@users.noreply.github.com> Date: Tue, 29 Jun 2021 15:59:16 +0000 (+0100) Subject: Update readme. X-Git-Tag: 4.1-dev~5^2~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=105f642952f0ea465755f8c92184bc62f4d5ed7b;p=thirdparty%2Fshairport-sync.git Update readme. --- diff --git a/documentation/Example Setups.md b/documentation/Example Setups.md index f87ead00..7ce6f658 100644 --- a/documentation/Example Setups.md +++ b/documentation/Example Setups.md @@ -13,8 +13,9 @@ Since some Amazon Echo devices have either a 3.5mm input or can be used as a blu * You should now be able to use your Echo device in sync with other AirPlay devices! ### _Raspberry Pi --> Echo as Bluetooth Speaker (Docker Version)_ -* +* WIP ### _Raspberry Pi --> Echo with Volume Control_ * Before continuing with volume control via Home Assistant, please note that currently only one way volume control is tested - Shairport Sync to the Echo device. This means if the volume of the Echo is changed (e.g. by voice control or by the physical controls on the device), this will not be reflected in the volume of Shairport Sync and will be overwritten the next time Shairport Sync's volume is changed. * This setup requires Home Assistant and a MQTT broker. The basic idea is that Shairport Sync sends a MQTT message containing the new volume amount to the MQTT broker when the volume is changed, this is then picked up by Home Assistant (which is monitoring the MQTT broker). Home Assistant will then send a command to the Amazon Echo device to change the volume. +* WIP