2020-05-26 13:47:25 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"already_in_progress": "Configuration flow is already in progress",
|
2020-11-11 11:10:09 +00:00
|
|
|
"cannot_connect": "Failed to connect"
|
2020-05-26 13:47:25 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"ip_address": "IP Address",
|
|
|
|
"port": "Port"
|
|
|
|
},
|
|
|
|
"description": "Configure a local Elexa Guardian device."
|
|
|
|
},
|
|
|
|
"zeroconf_confirm": {
|
|
|
|
"description": "Do you want to set up this Guardian device?"
|
|
|
|
}
|
|
|
|
}
|
2020-11-11 12:25:22 +00:00
|
|
|
}
|
2020-05-26 13:47:25 +00:00
|
|
|
}
|