39 lines
1.5 KiB
JSON
39 lines
1.5 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"no_ip_control": "IP Control is disabled on your TV or the TV is not supported."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_host": "Invalid hostname or IP address",
|
|
"unsupported_model": "Your TV model is not supported."
|
|
},
|
|
"step": {
|
|
"authorize": {
|
|
"data": {
|
|
"pin": "PIN Code"
|
|
},
|
|
"description": "Enter the PIN code shown on the Sony Bravia TV. \n\nIf the PIN code is not shown, you have to unregister Home Assistant on your TV, go to: Settings -> Network -> Remote device settings -> Unregister remote device.",
|
|
"title": "Authorize Sony Bravia TV"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host"
|
|
},
|
|
"description": "Set up Sony Bravia TV integration. If you have problems with configuration go to: https://www.home-assistant.io/integrations/braviatv \n\nEnsure that your TV is turned on.",
|
|
"title": "Sony Bravia TV"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"ignored_sources": "List of ignored sources"
|
|
},
|
|
"title": "Options for Sony Bravia TV"
|
|
}
|
|
}
|
|
}
|
|
} |