2019-10-29 06:47:31 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2019-11-12 19:01:19 +00:00
|
|
|
"step": {
|
2020-10-06 12:12:12 +00:00
|
|
|
"pick_implementation": {
|
|
|
|
"title": "[%key:common::config_flow::title::oauth2_pick_implementation%]"
|
|
|
|
},
|
2020-01-20 15:26:06 +00:00
|
|
|
"hassio_confirm": {
|
2021-03-31 15:19:18 +00:00
|
|
|
"title": "Almond via Home Assistant add-on",
|
|
|
|
"description": "Do you want to configure Home Assistant to connect to Almond provided by the add-on: {addon}?"
|
2019-11-12 19:01:19 +00:00
|
|
|
}
|
|
|
|
},
|
2019-10-29 06:47:31 +00:00
|
|
|
"abort": {
|
2020-10-06 12:12:12 +00:00
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]",
|
|
|
|
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
|
2020-10-07 12:45:19 +00:00
|
|
|
"missing_configuration": "[%key:common::config_flow::abort::oauth2_missing_configuration%]",
|
2020-09-10 12:52:49 +00:00
|
|
|
"no_url_available": "[%key:common::config_flow::abort::oauth2_no_url_available%]"
|
2020-04-15 16:41:18 +00:00
|
|
|
}
|
2019-10-29 06:47:31 +00:00
|
|
|
}
|
|
|
|
}
|