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

[BUG] Can't refresh expired token #92

Open
kakins opened this issue Dec 25, 2024 · 3 comments
Open

[BUG] Can't refresh expired token #92

kakins opened this issue Dec 25, 2024 · 3 comments

Comments

@kakins
Copy link

kakins commented Dec 25, 2024

Describe the bug
My Wyze token expired and now I cannot refresh the token even by using the example service given in the docs.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Services -> refresh token service
  2. Click on Call Service
    3 See error

Expected behavior
The integration should allow you to either login again and reenter a new token, or something else. The only way I can see to fix it right now is to delete and re-add the integration, which would remove all my entities, etc. Not ideal.

Screenshots
image
image
image

Simple Wyze Vac Version

  • latest

Wyze Vacuum Firmware Version

  • latest

Home Assistant Version

  • 11.5

Additional context
Add any other context about the problem here.

@kakins
Copy link
Author

kakins commented Dec 26, 2024

Update on this.

My problem was that my API key had expired and was no longer available in the wyze developer portal. I had to generate a new one. I was able to find the config entries for my API keys and manually update them.

It'd just be nice if this was documented a little better or even made to where I could update the config through the integration UI.

@addd45
Copy link

addd45 commented Jan 10, 2025

@kakins I'm having the same issue, where did you find the config entry to manually update?

@kakins
Copy link
Author

kakins commented Jan 11, 2025

@kakins I'm having the same issue, where did you find the config entry to manually update?

look in .storage\config_entries, you'll see an entry with "title": "Simple Wyze Vac",

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

No branches or pull requests

2 participants