44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Device is already configured",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Failed to connect",
|
|
"invalid_auth": "Invalid authentication",
|
|
"name_exists": "Name exists"
|
|
},
|
|
"step": {
|
|
"reauth_confirm": {
|
|
"data": {
|
|
"password": "Password"
|
|
},
|
|
"description": "The password for {username} is invalid.",
|
|
"title": "Reauthenticate Integration"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "Host",
|
|
"name": "Name",
|
|
"password": "Password",
|
|
"port": "Port",
|
|
"username": "Username",
|
|
"verify_ssl": "Use ssl"
|
|
},
|
|
"title": "Set up Mikrotik Router"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"device_tracker": {
|
|
"data": {
|
|
"arp_ping": "Enable ARP ping",
|
|
"detection_time": "Consider home interval",
|
|
"force_dhcp": "Force scanning using DHCP"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |