{ "config": { "abort": { "already_configured": "This SimpliSafe account is already in use.", "email_2fa_timed_out": "Timed out while waiting for email-based two-factor authentication.", "reauth_successful": "Re-authentication was successful", "wrong_account": "The user credentials provided do not match this SimpliSafe account." }, "error": { "identifier_exists": "Account already registered", "invalid_auth": "Invalid authentication", "invalid_auth_code_length": "SimpliSafe authorization codes are 45 characters in length", "unknown": "Unexpected error" }, "progress": { "email_2fa": "Check your email for a verification link from Simplisafe." }, "step": { "reauth_confirm": { "data": { "password": "Password" }, "description": "Please re-enter the password for {username}.", "title": "Reauthenticate Integration" }, "sms_2fa": { "data": { "code": "Code" }, "description": "Input the two-factor authentication code sent to you via SMS." }, "user": { "data": { "auth_code": "Authorization Code", "password": "Password", "username": "Username" }, "description": "SimpliSafe authenticates users via its web app. Due to technical limitations, there is a manual step at the end of this process; please ensure that you read the [documentation](http://home-assistant.io/integrations/simplisafe#getting-an-authorization-code) before starting.\n\nWhen you are ready, click [here]({url}) to open the SimpliSafe web app and input your credentials. If you've already logged into SimpliSafe in your browser, you may want to open a new tab, then copy/paste the above URL into that tab.\n\nWhen the process is complete, return here and input the authorization code from the `com.simplisafe.mobile` URL." } } }, "options": { "step": { "init": { "data": { "code": "Code (used in Home Assistant UI)" }, "title": "Configure SimpliSafe" } } } }