Minor changes
This commit is contained in:
parent
460910971f
commit
83c92d493c
1 changed files with 3 additions and 3 deletions
|
@ -22,13 +22,13 @@ To add a Denon Network Receiver to your installation, add the following to your
|
|||
# Example configuration.yaml entry
|
||||
media_player:
|
||||
platform: denon
|
||||
name: Music station
|
||||
host: IP_ADDRESS
|
||||
name: Music station
|
||||
```
|
||||
Configuration variables:
|
||||
|
||||
- **host** *Required*: IP address of the device. Example: 192.168.1.32
|
||||
- **name** *Optional*: Name of the device
|
||||
- **host** (*Required*): IP address of the device. Example: 192.168.1.32
|
||||
- **name** (*Optional*): Name of the device
|
||||
|
||||
A few notes:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue