2019-08-31 12:30:59 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2020-06-16 18:16:18 +00:00
|
|
|
"flow_title": "Withings: {profile}",
|
2019-08-31 12:30:59 +00:00
|
|
|
"step": {
|
2019-10-24 16:41:04 +00:00
|
|
|
"profile": {
|
2019-08-31 12:30:59 +00:00
|
|
|
"title": "User Profile.",
|
2020-06-22 15:55:41 +00:00
|
|
|
"description": "Provide a unique profile name for this data. Typically this is the name of the profile you selected in the previous step.",
|
|
|
|
"data": { "profile": "Profile Name" }
|
2020-01-20 15:26:44 +00:00
|
|
|
},
|
2020-06-16 18:16:18 +00:00
|
|
|
"pick_implementation": { "title": "Pick Authentication Method" },
|
|
|
|
"reauth": {
|
2020-06-22 15:55:41 +00:00
|
|
|
"title": "Re-authenticate Profile",
|
2020-06-16 18:16:18 +00:00
|
|
|
"description": "The \"{profile}\" profile needs to be re-authenticated in order to continue receiving Withings data."
|
|
|
|
}
|
2020-01-20 15:26:44 +00:00
|
|
|
},
|
2020-06-22 15:55:41 +00:00
|
|
|
"error": {
|
|
|
|
"profile_exists": "User profile is already configured. Please provide a unique profile name."
|
|
|
|
},
|
2020-01-20 15:26:44 +00:00
|
|
|
"abort": {
|
|
|
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
2020-06-22 15:55:41 +00:00
|
|
|
"missing_configuration": "The Withings integration is not configured. Please follow the documentation.",
|
|
|
|
"already_configured": "Configuration updated for profile."
|
2020-01-20 15:26:44 +00:00
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"create_entry": { "default": "Successfully authenticated with Withings." }
|
2019-08-31 12:30:59 +00:00
|
|
|
}
|
2019-09-17 20:45:48 +00:00
|
|
|
}
|