Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switchbot Lock - Api error 190 #117492

Closed
Jaheiro opened this issue May 15, 2024 · 3 comments · Fixed by #118005
Closed

Switchbot Lock - Api error 190 #117492

Jaheiro opened this issue May 15, 2024 · 3 comments · Fixed by #118005

Comments

@Jaheiro
Copy link

Jaheiro commented May 15, 2024

The problem

During attempts to configure Switchbot lock, interface throws unknown error 190.
Issues related to this problem are already created in repositories from Switchbot and @Danielhiversen,
and am sure whenever possible it will be fixed.
I thought it's worth rising issue here as well though, even if just for FYI, as this problem most probably means that it is impossible to configure Switchbot lock in Home Assistant both with manual extraction method or using account data.

More info can be found here:
OpenWonderLabs/SwitchBotAPI#296
and here
Danielhiversen/pySwitchbot#234

What version of Home Assistant Core has the issue?

core-2024.5.3

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

Switchbot

Link to integration documentation on our website

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

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
Copy link

Hey there @Danielhiversen, @RenierM26, @murtas, @Eloston, @dsypniewski, mind taking a look at this issue as it has been labeled with an integration (switchbot) you are listed as a code owner for? Thanks!

Code owner commands

Code owners of switchbot 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 switchbot 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)


switchbot documentation
switchbot source
(message by IssueLinks)

@alexschultze
Copy link

Switchbot app has changed the way authentication works. A new method is now available and needs to be implemented.

@micaelp
Copy link

micaelp commented May 22, 2024

Switchbot app has changed the way authentication works. A new method is now available and needs to be implemented.

@alexschultze Thanks again for working this out. @Jaheiro seems the API server is important to the region the device was registered in, the key retrieval only worked for me on the 'eu' API server. I'm so happy :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants