A custom component version of the Home Assistant Coinbase integration, used for quick debugging of user issue
- Locally clone or download this repo
- Copy the
coinbase
directory to thecustom_components
in the configuration directory (the same place asconfiguration.yaml
) of your Home Assistant instance - Restart Home Assistant
- When finished testing, please delete the
coinbase
directory incustom_components
and restart Home Assistant again to switch back to the main release version.