Coinbase
The coinbase
integration lets you access account balances and exchange rates from Coinbase
You will need to obtain an API key from the API section in Coinbase’s User Settingsorganizations/XXXXX/apiKeys/XXXXX
and -----BEGIN EC PRIVATE KEY-----\nXXXXXXXXXXXXXXXXX\n-----END EC PRIVATE KEY-----\n
respectively. When creating your API key, it is highly recommended to ensure that only the View box is ticked in the API restrictions section.
Configuration
To add the Coinbase integration to your Home Assistant instance, use this My button:
Manual configuration steps
If the above My button doesn’t work, you can also perform the following steps manually:
-
Browse to your Home Assistant instance.
-
In the bottom right corner, select the
Add Integration button. -
From the list, select Coinbase.
-
Follow the instructions on screen to complete the setup.
Options
Options for Coinbase can be set via the user interface, by taking the following steps:
- Browse to your Home Assistant instance.
- Go to Settings > Devices & Services.
- If multiple instances of Coinbase are configured, choose the instance you want to configure.
- Select the integration, then select Configure.
Currency used as the currency unit for exchange rate sensors. The default is US Dollar (USD).
The number of decimals calculated in exchange rate sensors, a smaller number of decimal places may be returned when the upstream data from Coinbase lacks sufficient precision, this is usually the case when the exchange rate is much larger than the base currency and thus should have no significant effect on calculations.