2020-03-11 19:28:38 +00:00
|
|
|
{
|
2020-04-15 16:41:18 +00:00
|
|
|
"title": "DirecTV",
|
2020-03-11 19:28:38 +00:00
|
|
|
"config": {
|
|
|
|
"flow_title": "DirecTV: {name}",
|
|
|
|
"step": {
|
|
|
|
"ssdp_confirm": {
|
|
|
|
"data": {},
|
|
|
|
"description": "Do you want to set up {name}?",
|
|
|
|
"title": "Connect to the DirecTV receiver"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"title": "Connect to the DirecTV receiver",
|
|
|
|
"data": {
|
|
|
|
"host": "Host or IP address"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"error": {
|
2020-03-14 18:12:01 +00:00
|
|
|
"cannot_connect": "Failed to connect, please try again"
|
2020-03-11 19:28:38 +00:00
|
|
|
},
|
|
|
|
"abort": {
|
2020-03-14 18:12:01 +00:00
|
|
|
"already_configured": "DirecTV receiver is already configured",
|
|
|
|
"unknown": "Unexpected error"
|
2020-03-11 19:28:38 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|