2020-03-16 04:13:04 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"already_configured": "Device is already configured",
|
2021-02-10 14:25:24 +00:00
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2020-03-17 20:15:41 +00:00
|
|
|
"unknown": "Unexpected error"
|
2020-03-16 04:13:04 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"cannot_connect": "Failed to connect"
|
2020-03-16 04:13:04 +00:00
|
|
|
},
|
2021-05-11 05:14:33 +00:00
|
|
|
"flow_title": "{name}",
|
2020-03-16 04:13:04 +00:00
|
|
|
"step": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"discovery_confirm": {
|
2021-05-12 00:04:03 +00:00
|
|
|
"description": "Do you want to set up {name}?",
|
|
|
|
"title": "Roku"
|
|
|
|
},
|
|
|
|
"ssdp_confirm": {
|
2020-03-24 13:18:47 +00:00
|
|
|
"description": "Do you want to set up {name}?",
|
2020-03-16 04:13:04 +00:00
|
|
|
"title": "Roku"
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
2020-05-13 18:27:21 +00:00
|
|
|
"host": "Host"
|
2020-03-16 04:13:04 +00:00
|
|
|
},
|
2020-05-29 00:04:16 +00:00
|
|
|
"description": "Enter your Roku information."
|
2020-03-16 04:13:04 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-03-24 13:18:47 +00:00
|
|
|
}
|