Add Bose soundtouch discovery support (#2401)

This commit is contained in:
Charles Blonde 2017-04-21 18:02:48 +02:00 committed by Paulus Schoutsen
parent c540046c7f
commit 801ed69e10
2 changed files with 6 additions and 3 deletions

View File

@ -30,6 +30,7 @@ Home Assistant can discover and automatically configure zeroconf/mDNS and uPnP d
* Flux Led/MagicLight
* Linn / Openhome
* Denon Network Receivers
* Bose Soundtouch speakers
It will be able to add Google Chromecasts and Belkin WeMo switches automatically, for Philips Hue it will require some configuration from the user.
@ -66,7 +67,7 @@ Valid values for ignore are:
<p class='note'>
Home Assistant must be on the same network as the devices for uPnP discovery to work.
Home Assistant must be on the same network as the devices for uPnP discovery to work.
If running Home Assistant in a Docker container use switch `--net=host` to put it on the host's network.
</p>

View File

@ -9,13 +9,15 @@ sharing: true
footer: true
logo: soundtouch.jpg
ha_category: Media Player
ha_release: X.X.X
ha_release: 0.34.0
ha_iot_class: "Local Polling"
---
The `soundtouch` platform allows you to control your [Bose Soundtouch](https://www.soundtouch.com/) speakers from Home Assistant.
To add your Soundtouch components to your installation, add the following to your `configuration.yaml` file.
By default it supports auto-discovery provided by Home Assistant, and you don't need to add anything to your `configuration.yaml`.
Alternatively, you can add the following to your `configuration.yaml` file.
```yaml
# Example configuration.yaml