mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Added option to specify the name of Frontier Silicon devices (#12160)
Added name parameter for Frontier Silicon players.
This commit is contained in:
parent
6ace0278e5
commit
7a46bc5f34
@ -49,6 +49,11 @@ password:
|
||||
required: false
|
||||
default: 1234
|
||||
type: string
|
||||
name:
|
||||
description: Friendly name of the Internet Radio. If present this will override the friendly name reported by the radio itself.
|
||||
required: false
|
||||
default: empty
|
||||
type: string
|
||||
{% endconfiguration %}
|
||||
|
||||
Some models use a separate port (2244) for API access, this can be verified by visiting http://[host]:[port]/device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user