27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"authorize_url_timeout": "Timeout generating authorize URL.",
|
|
"missing_configuration": "The component is not configured. Please follow the documentation.",
|
|
"reauth_successful": "Re-authentication was successful"
|
|
},
|
|
"create_entry": {
|
|
"default": "Successfully authenticated"
|
|
},
|
|
"step": {
|
|
"pick_implementation": {
|
|
"title": "Pick Authentication Method"
|
|
},
|
|
"reauth_confirm": {
|
|
"description": "The Lyric integration needs to re-authenticate your account.",
|
|
"title": "Reauthenticate Integration"
|
|
}
|
|
}
|
|
},
|
|
"issues": {
|
|
"removed_yaml": {
|
|
"description": "Configuring Honeywell Lyric using YAML has been removed.\n\nYour existing YAML configuration is not used by Home Assistant.\n\nRemove the YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue.",
|
|
"title": "The Honeywell Lyric YAML configuration has been removed"
|
|
}
|
|
}
|
|
} |