{ "config": { "step": { "user": { "description": "Please enter either a Claim Token or an Access URL.", "data": { "api_token": "Claim Token or Access URL" } } }, "error": { "invalid_auth": "Authentication failed: This could be due to revoked access or incorrect credentials", "claim_error": "The claim token either does not exist or has already been used claimed by someone else. Receiving this could mean that the user\u2019s transaction information has been compromised", "invalid_claim_token": "The claim token is invalid and could not be decoded", "payment_required": "You presented a valid access url, however payment is required before you can obtain data", "url_error": "There was an issue parsing the Account URL" }, "abort": { "missing_access_url": "Access URL or Claim Token missing", "already_configured": "This Access URL is already configured." } }, "entity": { "binary_sensor": { "possible_error": { "name": "Possible error" } }, "sensor": { "balance": { "name": "Balance" }, "age": { "name": "Data age" } } } }