2019-09-02 05:30:09 +00:00
{
"config" : {
2019-09-18 00:32:12 +00:00
"abort" : {
"no_flows" : "You need to configure Withings before being able to authenticate with it. Please read the documentation."
} ,
2019-09-02 05:30:09 +00:00
"create_entry" : {
"default" : "Successfully authenticated with Withings for the selected profile."
} ,
"step" : {
2019-10-25 00:32:15 +00:00
"profile" : {
"data" : {
"profile" : "Profile"
} ,
"description" : "Which profile did you select on the Withings website? It's important the profiles match, otherwise data will be mis-labeled." ,
"title" : "User Profile."
} ,
2019-09-02 05:30:09 +00:00
"user" : {
"data" : {
"profile" : "Profile"
} ,
"description" : "Select a user profile to which you want Home Assistant to map with a Withings profile. On the withings page, be sure to select the same user or data will not be labeled correctly." ,
"title" : "User Profile."
}
} ,
"title" : "Withings"
}
}