mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Remove excessive newline codes from squeezebox strings (#134682)
This commit is contained in:
parent
bb97a16756
commit
65d8d071dd
@ -43,13 +43,13 @@
|
||||
},
|
||||
"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": {
|
||||
"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": {
|
||||
"command": {
|
||||
"name": "Command",
|
||||
|
Loading…
x
Reference in New Issue
Block a user