{ "config": { "abort": { "already_configured": "Device is already configured" }, "error": { "cannot_connect": "Failed to connect", "invalid_auth": "Invalid authentication", "invalid_auth_key": "API credentials rejected by Coinbase due to an invalid API Key.", "invalid_auth_secret": "API credentials rejected by Coinbase due to an invalid API Secret.", "unknown": "Unexpected error" }, "step": { "user": { "data": { "api_key": "API Key", "api_token": "API Secret" }, "description": "Please enter the details of your API key as provided by Coinbase.", "title": "Coinbase API Key Details" } } }, "options": { "error": { "currency_unavailable": "One or more of the requested currency balances is not provided by your Coinbase API.", "exchange_rate_unavailable": "One or more of the requested exchange rates is not provided by Coinbase.", "unknown": "Unexpected error" }, "step": { "init": { "data": { "account_balance_currencies": "Wallet balances to report.", "exchange_base": "Base currency for exchange rate sensors.", "exchange_rate_currencies": "Exchange rates to report.", "exchnage_rate_precision": "Number of decimal places for exchange rates." }, "description": "Adjust Coinbase Options" } } } }