2019-08-31 12:30:59 +00:00
|
|
|
{
|
2020-04-15 16:41:18 +00:00
|
|
|
"title": "Withings",
|
2019-08-31 12:30:59 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
2019-10-24 16:41:04 +00:00
|
|
|
"profile": {
|
2019-08-31 12:30:59 +00:00
|
|
|
"title": "User Profile.",
|
2019-10-24 16:41:04 +00:00
|
|
|
"description": "Which profile did you select on the Withings website? It's important the profiles match, otherwise data will be mis-labeled.",
|
2019-08-31 12:30:59 +00:00
|
|
|
"data": {
|
|
|
|
"profile": "Profile"
|
|
|
|
}
|
2020-01-20 15:26:44 +00:00
|
|
|
},
|
|
|
|
"pick_implementation": { "title": "Pick Authentication Method" }
|
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
|
|
|
"missing_configuration": "The Withings integration is not configured. Please follow the documentation."
|
|
|
|
},
|
|
|
|
"create_entry": {
|
|
|
|
"default": "Successfully authenticated with Withings."
|
2019-08-31 12:30:59 +00:00
|
|
|
}
|
|
|
|
}
|
2019-09-17 20:45:48 +00:00
|
|
|
}
|