Minimizing of the configuration sample (#1033)
This commit is contained in:
parent
bb9533e546
commit
a175486bb3
26 changed files with 117 additions and 123 deletions
|
@ -11,6 +11,7 @@ logo: pioneer.png
|
|||
ha_category: Media Player
|
||||
featured: false
|
||||
ha_release: 0.19
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
The `pioneer` platform allows you to control Pioneer Network Receivers.
|
||||
|
@ -20,9 +21,8 @@ To add a Pioneer receiver to your installation, add the following to your `confi
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
platform: pioneer
|
||||
host: 192.168.0.10
|
||||
name: Living receiver
|
||||
- platform: pioneer
|
||||
host: 192.168.0.10
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue