2021-01-29 10:05:13 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2021-04-06 19:20:57 +00:00
|
|
|
"abort": {
|
2021-04-07 00:04:06 +00:00
|
|
|
"reauth_successful": "Re-authentication was successful"
|
2021-04-06 19:20:57 +00:00
|
|
|
},
|
2021-01-29 10:05:13 +00:00
|
|
|
"error": {
|
|
|
|
"cannot_connect": "Failed to connect",
|
2021-02-03 10:46:49 +00:00
|
|
|
"invalid_auth": "Invalid authentication",
|
|
|
|
"unknown": "Unexpected error"
|
2021-01-29 10:05:13 +00:00
|
|
|
},
|
|
|
|
"step": {
|
2021-04-07 00:04:06 +00:00
|
|
|
"reauth_confirm": {
|
2021-01-29 10:05:13 +00:00
|
|
|
"data": {
|
2021-02-03 10:46:49 +00:00
|
|
|
"token": "Access Token"
|
2021-04-07 00:04:06 +00:00
|
|
|
},
|
2021-04-06 19:20:57 +00:00
|
|
|
"description": "The Nuki integration needs to re-authenticate with your bridge.",
|
2021-04-07 00:04:06 +00:00
|
|
|
"title": "Reauthenticate Integration"
|
|
|
|
},
|
|
|
|
"user": {
|
2021-04-06 19:20:57 +00:00
|
|
|
"data": {
|
2021-04-07 00:04:06 +00:00
|
|
|
"host": "Host",
|
|
|
|
"port": "Port",
|
2021-04-06 19:20:57 +00:00
|
|
|
"token": "Access Token"
|
|
|
|
}
|
2021-01-29 10:05:13 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|