Add description of discovery (#5286)
* Add description of discovery * Fix copy&paste * Update link
This commit is contained in:
parent
fd5f1fc725
commit
fe352e7dd6
1 changed files with 3 additions and 4 deletions
|
@ -12,12 +12,11 @@ ha_category: Media Player
|
||||||
ha_release: 0.41
|
ha_release: 0.41
|
||||||
---
|
---
|
||||||
|
|
||||||
The `Volumio` platform allows you to control a [Volumio](http://volumio.org) media player
|
The `Volumio` platform allows you to control a [Volumio](http://volumio.org) media player from Home Assistant.
|
||||||
from Home Assistant.
|
|
||||||
|
|
||||||
|
The preferred way to set up the Volumio platform is by enabling the [discovery component](/components/discovery/).
|
||||||
|
|
||||||
To add a Volumio player to your installation, add the following to
|
In case the discovery does not work, or you need specific configuration variables, you can add the following to your `configuration.yaml` file:
|
||||||
your `configuration.yaml` file.
|
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue