2018-10-07 21:14:53 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-07-18 22:56:34 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2022-07-19 00:29:06 +00:00
|
|
|
"no_devices_found": "No devices found on the network",
|
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible."
|
2018-10-07 21:14:53 +00:00
|
|
|
},
|
2022-07-18 22:56:34 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect"
|
|
|
|
},
|
|
|
|
"flow_title": "{label} ({host}) {serial}",
|
2018-10-07 21:14:53 +00:00
|
|
|
"step": {
|
2022-07-19 00:29:06 +00:00
|
|
|
"confirm": {
|
|
|
|
"description": "Do you want to set up LIFX?"
|
|
|
|
},
|
2022-07-18 22:56:34 +00:00
|
|
|
"discovery_confirm": {
|
|
|
|
"description": "Do you want to setup {label} ({host}) {serial}?"
|
|
|
|
},
|
|
|
|
"pick_device": {
|
|
|
|
"data": {
|
|
|
|
"device": "Device"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host"
|
|
|
|
},
|
|
|
|
"description": "If you leave the host empty, discovery will be used to find devices."
|
2018-10-07 21:14:53 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2018-10-07 21:14:53 +00:00
|
|
|
}
|