mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Improve id_missing
abort message in samsungtv
(#149357)
This commit is contained in:
parent
46a01c2060
commit
2e12d67f2f
@ -50,7 +50,7 @@
|
||||
"already_in_progress": "[%key:common::config_flow::abort::already_in_progress%]",
|
||||
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
|
||||
"auth_missing": "Home Assistant is not authorized to connect to this Samsung TV. Check your TV's External Device Manager settings to authorize Home Assistant.",
|
||||
"id_missing": "This Samsung device doesn't have a SerialNumber.",
|
||||
"id_missing": "This Samsung device doesn't have a serial number to identify it.",
|
||||
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
||||
"not_supported": "This Samsung device is currently not supported.",
|
||||
"reauth_successful": "[%key:common::config_flow::abort::reauth_successful%]"
|
||||
|
Loading…
x
Reference in New Issue
Block a user