27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"title": "Samsung TV",
|
|
"step": {
|
|
"user": {
|
|
"title": "Samsung TV",
|
|
"description": "Enter your Samsung TV information. If you never connected Home Assistant before you should see a popup on your TV asking for authentication.",
|
|
"data": {
|
|
"host": "Host or IP address",
|
|
"name": "Name"
|
|
}
|
|
},
|
|
"confirm": {
|
|
"title": "Samsung TV",
|
|
"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 authentication. Manual configurations for this TV will be overwritten."
|
|
}
|
|
},
|
|
"abort": {
|
|
"already_in_progress": "Samsung TV configuration is already in progress.",
|
|
"already_configured": "This Samsung TV is already configured.",
|
|
"auth_missing": "Home Assistant is not authenticated to connect to this Samsung TV.",
|
|
"not_found": "No supported Samsung TV devices found on the network.",
|
|
"not_supported": "This Samsung TV devices is currently not supported."
|
|
}
|
|
}
|
|
}
|