mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Hotfix for incorrect bracket in messages for Squeezebox (#145418)
hotfix for wrong bracket
This commit is contained in:
parent
8758a086c1
commit
d48ca1d858
@ -162,7 +162,7 @@
|
||||
"message": "Timeout connecting to LMS {host}."
|
||||
},
|
||||
"init_auth_failed": {
|
||||
"message": "Authentication failed for {host)."
|
||||
"message": "Authentication failed with {host}."
|
||||
},
|
||||
"init_get_status_failed": {
|
||||
"message": "Failed to get status from LMS {host} (HTTP status: {http_status}). Will retry."
|
||||
|
Loading…
x
Reference in New Issue
Block a user