2019-06-11 15:45:34 +00:00
|
|
|
{
|
2019-10-25 23:04:24 +00:00
|
|
|
"config": {
|
|
|
|
"step": {
|
2020-04-16 19:52:53 +00:00
|
|
|
"pick_implementation": { "title": "Pick Authentication Method" }
|
2019-10-25 23:04:24 +00:00
|
|
|
},
|
|
|
|
"abort": {
|
|
|
|
"already_setup": "You can only configure one Somfy account.",
|
|
|
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
2020-09-10 12:52:49 +00:00
|
|
|
"missing_configuration": "The Somfy component is not configured. Please follow the documentation.",
|
|
|
|
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]"
|
2019-10-25 23:04:24 +00:00
|
|
|
},
|
2020-04-16 19:52:53 +00:00
|
|
|
"create_entry": { "default": "Successfully authenticated with Somfy." }
|
2019-10-25 23:04:24 +00:00
|
|
|
}
|
|
|
|
}
|