25 lines
1.2 KiB
JSON
25 lines
1.2 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"already_in_progress": "Configuration flow is already in progress",
|
|
"auth_missing": "Home Assistant is not authorized to connect to this Samsung TV. Please check your TV's settings to authorize Home Assistant.",
|
|
"cannot_connect": "Failed to connect",
|
|
"not_supported": "This Samsung TV device is currently not supported."
|
|
},
|
|
"flow_title": "Samsung TV: {model}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up Samsung TV {model}? If you never connected Home Assistant before you should see a popup on your TV asking for authorization. Manual configurations for this TV will be overwritten.",
|
|
"title": "Samsung TV"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Name"
|
|
},
|
|
"description": "Enter your Samsung TV information. If you never connected Home Assistant before you should see a popup on your TV asking for authorization."
|
|
}
|
|
}
|
|
}
|
|
} |