2020-01-30 18:21:51 +00:00
|
|
|
{
|
2020-04-05 15:27:16 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
|
|
|
"user": {
|
|
|
|
"title": "Set up Mikrotik Router",
|
|
|
|
"data": {
|
|
|
|
"name": "Name",
|
|
|
|
"host": "Host",
|
|
|
|
"username": "Username",
|
|
|
|
"password": "Password",
|
|
|
|
"port": "Port",
|
|
|
|
"verify_ssl": "Use ssl"
|
2020-01-30 18:21:51 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
2020-01-30 18:21:51 +00:00
|
|
|
},
|
2020-04-05 15:27:16 +00:00
|
|
|
"error": {
|
|
|
|
"name_exists": "Name exists",
|
|
|
|
"cannot_connect": "Connection Unsuccessful",
|
|
|
|
"wrong_credentials": "Wrong Credentials"
|
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"abort": { "already_configured": "Mikrotik is already configured" }
|
2020-04-05 15:27:16 +00:00
|
|
|
},
|
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"device_tracker": {
|
|
|
|
"data": {
|
|
|
|
"arp_ping": "Enable ARP ping",
|
|
|
|
"force_dhcp": "Force scanning using DHCP",
|
|
|
|
"detection_time": "Consider home interval"
|
2020-01-30 18:21:51 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
2020-01-30 18:21:51 +00:00
|
|
|
}
|
2020-04-05 15:27:16 +00:00
|
|
|
}
|
|
|
|
}
|