2018-06-13 15:14:52 +00:00
|
|
|
{
|
|
|
|
"config": {
|
|
|
|
"abort": {
|
|
|
|
"authorize_url_fail": "Unknown error generating an authorize url.",
|
2020-10-12 00:03:31 +00:00
|
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
2020-10-27 00:06:28 +00:00
|
|
|
"no_url_available": "No URL available. For information about this error, [check the help section]({docs_url})",
|
2020-11-25 00:03:05 +00:00
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible.",
|
|
|
|
"unknown_authorize_url_generation": "Unknown error generating an authorize url."
|
2018-06-13 15:14:52 +00:00
|
|
|
},
|
2020-10-22 00:09:52 +00:00
|
|
|
"create_entry": {
|
|
|
|
"default": "Successfully authenticated"
|
|
|
|
},
|
2018-06-13 15:14:52 +00:00
|
|
|
"error": {
|
|
|
|
"internal_error": "Internal error validating code",
|
2020-10-12 00:03:31 +00:00
|
|
|
"invalid_pin": "Invalid PIN Code",
|
2018-06-13 15:14:52 +00:00
|
|
|
"timeout": "Timeout validating code",
|
2020-10-12 00:03:31 +00:00
|
|
|
"unknown": "Unexpected error"
|
2018-06-13 15:14:52 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"flow_impl": "Provider"
|
|
|
|
},
|
2020-10-12 00:03:31 +00:00
|
|
|
"description": "Pick Authentication Method",
|
2018-06-13 15:14:52 +00:00
|
|
|
"title": "Authentication Provider"
|
|
|
|
},
|
|
|
|
"link": {
|
|
|
|
"data": {
|
2020-10-12 00:03:31 +00:00
|
|
|
"code": "PIN Code"
|
2018-06-13 15:14:52 +00:00
|
|
|
},
|
|
|
|
"description": "To link your Nest account, [authorize your account]({url}).\n\nAfter authorization, copy-paste the provided pin code below.",
|
|
|
|
"title": "Link Nest Account"
|
2020-10-22 00:09:52 +00:00
|
|
|
},
|
|
|
|
"pick_implementation": {
|
|
|
|
"title": "Pick Authentication Method"
|
2018-06-13 15:14:52 +00:00
|
|
|
}
|
2020-04-15 16:51:07 +00:00
|
|
|
}
|
2020-11-30 08:19:42 +00:00
|
|
|
},
|
|
|
|
"device_automation": {
|
|
|
|
"trigger_type": {
|
|
|
|
"camera_motion": "Motion detected",
|
2020-12-01 00:03:00 +00:00
|
|
|
"camera_person": "Person detected",
|
2020-11-30 08:19:42 +00:00
|
|
|
"camera_sound": "Sound detected",
|
|
|
|
"doorbell_chime": "Doorbell pressed"
|
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
}
|
2020-12-01 00:03:00 +00:00
|
|
|
}
|