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

Error putting Eight data #40

Open
kylemurray2 opened this issue Aug 22, 2023 · 3 comments
Open

Error putting Eight data #40

kylemurray2 opened this issue Aug 22, 2023 · 3 comments

Comments

@kylemurray2
Copy link

Trying to use set_heating_level(), I'm getting an Unauthorized error. This was working fine just a few days ago.
Getting user data also works fine.

Error puting Eight data. 401, message='Unauthorized', url=URL('https://client-api.8slp.net/v1/devices/###')

@lukas-clarke
Copy link

I'm also seeing this issue. It seems like eight sleep may have closed this API

@andrew-kennedy
Copy link

andrew-kennedy commented Aug 24, 2023

They did close the API, and replaced it with a new one that the mobile app has been using for quite some time, I posted my discoveries about it here: #38

@lukas-clarke
Copy link

I wrote some python code for the new API https://github.com/lukas-clarke/pyEight.
I just started it so it doesn't have the full feature set that this library has, and to use it you essentially have to "hack" the app to get your client_id and client_secret.

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

3 participants