2020-04-11 15:55:00 +00:00
{
2021-02-03 10:46:49 +00:00
"config" : {
"abort" : {
"already_configured" : "Device is already configured" ,
"cannot_connect" : "Failed to connect" ,
2021-03-30 15:54:36 +00:00
"not_irobot_device" : "Discovered device is not an iRobot device" ,
"short_blid" : "The BLID was truncated"
2021-02-03 10:46:49 +00:00
} ,
"error" : {
"cannot_connect" : "Failed to connect"
} ,
2021-05-11 05:14:33 +00:00
"flow_title" : "{name} ({host})" ,
2021-02-03 10:46:49 +00:00
"step" : {
"init" : {
"data" : {
"host" : "Host"
} ,
"description" : "Select a Roomba or Braava." ,
2021-03-13 20:26:48 +00:00
"title" : "Automatically connect to the device"
2021-02-03 10:46:49 +00:00
} ,
"link" : {
2021-03-30 15:54:36 +00:00
"description" : "Press and hold the Home button on {name} until the device generates a sound (about two seconds), then submit within 30 seconds." ,
2021-02-03 10:46:49 +00:00
"title" : "Retrieve Password"
} ,
"link_manual" : {
"data" : {
"password" : "Password"
} ,
2021-02-05 00:03:54 +00:00
"description" : "The password could not be retrieved from the device automatically. Please follow the steps outlined in the documentation at: {auth_help_url}" ,
2021-02-03 10:46:49 +00:00
"title" : "Enter Password"
} ,
"manual" : {
"data" : {
2021-08-23 00:12:20 +00:00
"blid" : "BLID" ,
2021-02-03 10:46:49 +00:00
"host" : "Host"
} ,
2021-08-22 01:01:41 +00:00
"description" : "No Roomba or Braava have been discovered on your network." ,
2021-02-03 10:46:49 +00:00
"title" : "Manually connect to the device"
2021-05-12 00:04:03 +00:00
} ,
"user" : {
"data" : {
"blid" : "BLID" ,
"continuous" : "Continuous" ,
"delay" : "Delay" ,
"host" : "Host" ,
"password" : "Password"
} ,
2021-06-14 00:09:44 +00:00
"description" : "Select a Roomba or Braava." ,
"title" : "Automatically connect to the device"
2021-02-03 10:46:49 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-11 15:55:00 +00:00
} ,
2021-02-03 10:46:49 +00:00
"options" : {
"step" : {
"init" : {
"data" : {
"continuous" : "Continuous" ,
"delay" : "Delay"
}
}
2020-04-11 15:55:00 +00:00
}
2020-04-16 20:00:10 +00:00
}
2021-03-16 00:04:36 +00:00
}