mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Remove excessive newline codes from squeezebox strings (#134682)
This commit is contained in:
@@ -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",
|
||||||
|
Reference in New Issue
Block a user