{ "config": { "abort": { "already_configured": "Device is already configured", "reauth_successful": "Re-authentication was successful" }, "error": { "cannot_connect": "Failed to connect", "invalid_auth": "Invalid authentication", "unknown": "Unexpected error" }, "flow_title": "{serial} ({host})", "step": { "commissioned": { "data": { "id": "SiteID", "serial": "Serial Number" }, "description": "Please enter your `SiteID` and `Serial Number` from your Enphase Enlighten account." }, "enlighten": { "data": { "email": "Email", "enlighten_password": "Password" }, "description": "The firmware running on your Envoy requires authentication to Enphase Enlighten, to retrieve a token to locally access your Envoy. Please enter the `Email` and `Password` for your Enlighten account. Selecting `Commissioned` will require your `SiteID` and `Serial Number` from Enlighten. Selecting `Uncommissioned` will not require any additional information after this step." }, "user": { "data": { "host": "Host", "password": "Password", "username": "Username" }, "description": "For newer models, enter username `envoy` without a password. For older models, enter username `installer` without a password. For all other models, enter a valid username and password." } } } }