mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-30 12:46:51 +00:00
Update media_player.heos.page
This commit is contained in:
parent
ab81b77c0b
commit
93690a7eb4
@ -32,13 +32,15 @@ media_player:
|
|||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
host:
|
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).
|
||||||
name:
|
name:
|
||||||
description: The name of the device
|
description: The name of the device
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
|
default: HEOS Player
|
||||||
username:
|
username:
|
||||||
description: The username for authentication.
|
description: The username for authentication.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user