Minimizing of the configuration sample (#1033)
This commit is contained in:
parent
bb9533e546
commit
a175486bb3
26 changed files with 117 additions and 123 deletions
|
@ -9,6 +9,7 @@ sharing: true
|
|||
footer: true
|
||||
logo: denon.png
|
||||
ha_category: Media Player
|
||||
ha_iot_class: "Local Polling"
|
||||
---
|
||||
|
||||
|
||||
|
@ -26,9 +27,8 @@ To add a Denon Network Receiver to your installation, add the following to your
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
platform: denon
|
||||
host: IP_ADDRESS
|
||||
name: Music station
|
||||
- platform: denon
|
||||
host: IP_ADDRESS
|
||||
```
|
||||
Configuration variables:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue