17 lines
598 B
JSON
17 lines
598 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"pick_implementation": { "title": "Pick Authentication Method" }
|
|
},
|
|
"abort": {
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
"authorize_url_timeout": "Timeout generating authorize url.",
|
|
"missing_configuration": "The Somfy component is not configured. Please follow the documentation.",
|
|
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]"
|
|
},
|
|
"create_entry": {
|
|
"default": "[%key:common::config_flow::create_entry::authenticated%]"
|
|
}
|
|
}
|
|
}
|