Update media_player.heos.page

This commit is contained in:
Andreas Rydbrink 2019-03-07 22:08:45 +01:00 committed by GitHub
parent 93690a7eb4
commit 7f7b53ae62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,6 @@ Tested devices:
To add a Denon HEOS speaker to your installation, add the following to your `configuration.yaml` file: To add a Denon HEOS speaker to your installation, add the following to your `configuration.yaml` file:
## {% linkable_title HEOS platform %}
```yaml ```yaml
# Example configuration.yaml entry # Example configuration.yaml entry
media_player: media_player:
@ -35,7 +33,7 @@ host:
description: "Address of the device. Example: 192.168.1.32". description: "Address of the device. Example: 192.168.1.32".
required: false required: false
type: string type: string
default: Tries to resolves by UPnP (SSDP). default: Tries to resolve by UPnP (SSDP).
name: name:
description: The name of the device description: The name of the device
required: false required: false