pyEight icon indicating copy to clipboard operation
pyEight copied to clipboard

Python library to interface with the Eight Sleep API

Results 12 pyEight issues
Sort by recently updated
recently updated
newest added

Bumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0. Release notes Sourced from black's releases. 24.3.0 Highlights This release is a milestone: it fixes Black's first CVE security vulnerability. If you run Black...

dependencies

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',...

This doesn't fix the oauth issues but does update the user.py class to be able to set away mode, temperature schedule, current temp, and side of the bed.

I captured a bunch of traffic to the eight sleep api from the iOS app and figured I'd document it here, as there isn't a discussion area for this project....

Is there any possibility of being able to bypass the eightsleep cloud entirely and instead interact directly with the sleep hub? Would be interested if anyone here has tried anything...

Hey, there was an update to the app last week and I'm seeing a 404 when trying to set a temperature. I had not used the pyeight API before, so...

I'm trying to set up my eight sleep pod with HA using the eight sleep integration. my partner doesn't have the "share sleep data" toggle on so trying to access...

Got the following error when using this in HA. Not sure if you want this issue here or in the HA repo. ``` homeassistant | 2021-09-20 11:57:43 ERROR (MainThread) [homeassistant.components.sensor]...

So my Pod had a warranty issue, and they sent me the updated Pod Pro. The Pod Pro has the ability to wake you up by means of vibration. There...