home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
70.08k stars 29.15k forks source link

Coinbase changed API System some weeks ago #116282

Open misterboo opened 2 months ago

misterboo commented 2 months ago

The problem

Coinbase recently changed the whole API system and process. Old keys are fine, but newly generated ones wont work anymore in Home Assistant.

What version of Home Assistant Core has the issue?

.

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

coinbase

Link to integration documentation on our website

https://www.home-assistant.io/integrations/coinbase/

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 2 months ago

Hey there @tombrien, mind taking a look at this issue as it has been labeled with an integration (coinbase) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `coinbase` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign coinbase` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


coinbase documentation coinbase source (message by IssueLinks)

TomBrien commented 2 months ago

Coinbase's docs imply that legacy keys can still be generated but I agree I can't get that to work. Hopefully this is another case of Coinbase missing something and it will be fixed soon. However, I will stick an alert up and look to see if we can move to the new system

MarkHofmann11 commented 1 month ago

Does anyone know when this will be merged or if I can download it as a custom component from somewhere? I'm fine running it as a custom component to avoid these types of delay issues. Thanks!