mezz64 / pyEight

Python library to interface with the Eight Sleep API
MIT License
59 stars 15 forks source link

Parameters EightUser class #5

Closed houpdelta closed 5 years ago

houpdelta commented 5 years ago

Hi,

I don't see which parameter this class needs. it is device = IP or device = "mattress" ? userid = email account ? def init(self, device, userid, side):

Thanks for your help. Laurent.

mezz64 commented 5 years ago

Take a look at the code example in issue #2 for my test flow to use the library.