Update media_player.heos.page

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

View File

@ -32,13 +32,15 @@ media_player:
{% configuration %}
host:
description: "Address of the device. Example: 192.168.1.32"
description: "Address of the device. Example: 192.168.1.32".
required: false
type: string
default: Tries to resolves by UPnP (SSDP).
name:
description: The name of the device
required: false
type: string
default: HEOS Player
username:
description: The username for authentication.
required: false