34 lines
1.2 KiB
JSON
34 lines
1.2 KiB
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."
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"deprecated_service": {
|
|
"fix_flow": {
|
|
"step": {
|
|
"confirm": {
|
|
"description": "Update any automations or scripts that use this service to instead use the `{alternate_service}` service with a target entity ID of `{alternate_target}`. Then, click SUBMIT below to mark this issue as resolved.",
|
|
"title": "The {deprecated_service} service is being removed"
|
|
}
|
|
}
|
|
},
|
|
"title": "The {deprecated_service} service is being removed"
|
|
}
|
|
}
|
|
} |