mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +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 %}
|
||||
host:
|
||||
description: "Address of the device. Example: 192.168.1.32."
|
||||
required: false
|
||||
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
|
||||
required: true
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
@ -53,5 +39,3 @@ A few notes for platform: heos
|
||||
|
||||
- Does not handle multiple speakers by groups.
|
||||
- Seeking is not implemented at this moment.
|
||||
|
||||
[HEOS]: /components/media_player.heos/
|
||||
|
Loading…
x
Reference in New Issue
Block a user