-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
SleepIQ Credentials issue #43401
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
Comments
The issue seems to be in the sleepyq client library that's used. I tried the following simple test:
and got the following error:
I opened the following issue Sleepyq client unable to login #11. |
For those checking this, there are now instructions for a manual fix in the above issue. The problem appears to stem from SleepIQ now checking the user agent due to API call volume. There was a request made to the author of homebridge to take down his integration by SleepIQ due to impact on their users. |
I wouldn't close this one just yet @jpenrodST. For a proper fix, we'll need to submit a PR to the sleepyq project, wait for it to get merged, wait for them to cut a new release, and then have the component here in Home Assistant update to use the new version. |
sorry, new to submitting stuff reopened. |
Ok. The sleepyq issue has been resolved: technicalpickles/sleepyq#11 The latest released version 0.8.1 contains the fix. Can someone update the dependency here in the manifest.json file and merge it for the next release? I'd do it myself, but I'm not really sure how to run tests for this project. |
The problem
For the past few days now HA can no longer authenticate with the SleepIQ API
Environment
https://www.home-assistant.io/integrations/sleepiq/
Problem-relevant
configuration.yaml
Traceback/Error logs
Setup failed for sleepiq: Integration failed to initialize.
10:25:31 AM – setup.py (ERROR)
SleepIQ failed to login, double check your username and password"
10:25:30 AM – sleepiq (ERROR)
Additional information
The text was updated successfully, but these errors were encountered: