34 lines
1.7 KiB
JSON
34 lines
1.7 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. Check your TV's External Device Manager settings to authorize Home Assistant.",
|
|
"cannot_connect": "Failed to connect",
|
|
"id_missing": "This Samsung device doesn't have a SerialNumber.",
|
|
"not_supported": "This Samsung device is currently not supported.",
|
|
"reauth_successful": "Re-authentication was successful",
|
|
"unknown": "Unexpected error"
|
|
},
|
|
"error": {
|
|
"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."
|
|
},
|
|
"flow_title": "{device}",
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Do you want to set up {device}? If you never connected Home Assistant before you should see a popup on your TV asking for authorization.",
|
|
"title": "Samsung TV"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "After submitting, accept the the popup on {device} requesting authorization within 30 seconds."
|
|
},
|
|
"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."
|
|
}
|
|
}
|
|
}
|
|
} |