wmalgadey / PyTado

Python binding for Tado web API. Pythonize your central heating!
GNU General Public License v3.0
76 stars 41 forks source link

Fix login failure with multiple tado accounts #34

Closed bdraco closed 4 years ago

bdraco commented 4 years ago

The headers were a constant value between instances which meant that the wrong token could end up in the headers.

bdraco commented 4 years ago

@wmalgadey Would you merge this one as well when you have a chance?

wmalgadey commented 4 years ago

@bdraco done :) (--> created and uploaded 0.8.1 to pypi)

bdraco commented 4 years ago

Thank you. Looks like I've got two PRs to work on for Home Assistant now :)

wmalgadey commented 4 years ago

@bdraco you are really active lately :) Fantastic and good job!

bdraco commented 4 years ago

Thanks. One upside of the current COVID situation is that I have some time to tinker 👍