mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Remove excessive newline codes from squeezebox strings (#134682)
This commit is contained in:
parent
bb97a16756
commit
65d8d071dd
@ -43,13 +43,13 @@
|
|||||||
},
|
},
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"name": "Parameters",
|
"name": "Parameters",
|
||||||
"description": "Array of additional parameters to pass to Lyrion Music Server (p1, ..., pN in the CLI documentation).\n."
|
"description": "Array of additional parameters to pass to Lyrion Music Server (p1, ..., pN in the CLI documentation)."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"call_query": {
|
"call_query": {
|
||||||
"name": "Call query",
|
"name": "Call query",
|
||||||
"description": "Calls a custom Squeezebox JSONRPC API. Result will be stored in 'query_result' attribute of the Squeezebox entity.\n.",
|
"description": "Calls a custom Squeezebox JSONRPC API. Result will be stored in 'query_result' attribute of the Squeezebox entity.",
|
||||||
"fields": {
|
"fields": {
|
||||||
"command": {
|
"command": {
|
||||||
"name": "Command",
|
"name": "Command",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user