2020-01-30 18:21:51 +00:00
|
|
|
{
|
2020-02-06 00:31:53 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
2022-10-02 03:37:24 +00:00
|
|
|
"already_configured": "Device is already configured",
|
|
|
|
"reauth_successful": "Re-authentication was successful"
|
2020-02-06 00:31:53 +00:00
|
|
|
},
|
|
|
|
"error": {
|
2020-10-04 00:05:05 +00:00
|
|
|
"cannot_connect": "Failed to connect",
|
|
|
|
"invalid_auth": "Invalid authentication",
|
2020-11-11 11:10:09 +00:00
|
|
|
"name_exists": "Name exists"
|
2020-02-06 00:31:53 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2022-10-02 03:37:24 +00:00
|
|
|
"reauth_confirm": {
|
|
|
|
"data": {
|
|
|
|
"password": "Password"
|
|
|
|
},
|
|
|
|
"description": "The password for {username} is invalid.",
|
|
|
|
"title": "Reauthenticate Integration"
|
|
|
|
},
|
2020-02-06 00:31:53 +00:00
|
|
|
"user": {
|
|
|
|
"data": {
|
|
|
|
"host": "Host",
|
|
|
|
"name": "Name",
|
|
|
|
"password": "Password",
|
|
|
|
"port": "Port",
|
|
|
|
"username": "Username",
|
|
|
|
"verify_ssl": "Use ssl"
|
|
|
|
},
|
|
|
|
"title": "Set up Mikrotik Router"
|
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-01-30 18:21:51 +00:00
|
|
|
},
|
2020-02-06 00:31:53 +00:00
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"device_tracker": {
|
|
|
|
"data": {
|
|
|
|
"arp_ping": "Enable ARP ping",
|
|
|
|
"detection_time": "Consider home interval",
|
|
|
|
"force_dhcp": "Force scanning using DHCP"
|
|
|
|
}
|
|
|
|
}
|
2020-01-30 18:21:51 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-02-06 00:31:53 +00:00
|
|
|
}
|