21 lines
644 B
JSON
21 lines
644 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"already_in_progress": "Configuration flow is already in progress",
|
|
"cannot_connect": "Failed to connect"
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Do you want to set up this Guardian device?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP Address",
|
|
"port": "Port"
|
|
},
|
|
"description": "Configure a local Elexa Guardian device."
|
|
}
|
|
}
|
|
}
|
|
} |