mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update heos media player page
Removed old unnecessary stuff.
This commit is contained in:
parent
f2d5fe265c
commit
b009faa7a6
@ -31,21 +31,7 @@ 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: true
|
||||||
type: string
|
|
||||||
default: Tries to resolve 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
|
|
||||||
type: string
|
|
||||||
password:
|
|
||||||
description: The password for authentication.
|
|
||||||
required: false
|
|
||||||
type: string
|
type: string
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
@ -53,5 +39,3 @@ A few notes for platform: heos
|
|||||||
|
|
||||||
- Does not handle multiple speakers by groups.
|
- Does not handle multiple speakers by groups.
|
||||||
- Seeking is not implemented at this moment.
|
- Seeking is not implemented at this moment.
|
||||||
|
|
||||||
[HEOS]: /components/media_player.heos/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user