2019-10-29 06:47:31 +00:00
|
|
|
{
|
|
|
|
"config": {
|
2019-11-12 19:01:19 +00:00
|
|
|
"step": {
|
|
|
|
"pick_implementation": {
|
|
|
|
"title": "Pick Authentication Method"
|
2020-01-20 15:26:06 +00:00
|
|
|
},
|
|
|
|
"hassio_confirm": {
|
|
|
|
"title": "Almond via Hass.io add-on",
|
|
|
|
"description": "Do you want to configure Home Assistant to connect to Almond provided by the Hass.io add-on: {addon}?"
|
2019-11-12 19:01:19 +00:00
|
|
|
}
|
|
|
|
},
|
2019-10-29 06:47:31 +00:00
|
|
|
"abort": {
|
|
|
|
"already_setup": "You can only configure one Almond account.",
|
2019-11-06 16:32:33 +00:00
|
|
|
"cannot_connect": "Unable to connect to the Almond server.",
|
|
|
|
"missing_configuration": "Please check the documentation on how to set up Almond."
|
2019-10-29 06:47:31 +00:00
|
|
|
},
|
|
|
|
"title": "Almond"
|
|
|
|
}
|
|
|
|
}
|