tillhanke

Results 4 comments of tillhanke

I still cant see any previews from my server. Its just a blank page, not even the exclamation mark indicators... ![Screenshot_20210106-115108](https://user-images.githubusercontent.com/11048183/103760585-963c4680-5015-11eb-8b27-dbdf6879711a.png) The raspi is just running in my local network...

Can we please open this again? As it seems it has not been included and the fix mentioned by @josephwright is not available anymore (at least I can not find...

I would love to see that too.

I am calling the API as explained in the README ```python c = teslajson.Connection('youremail', 'yourpassword') v = c.vehicles[0] v.wake_up() ``` Because I didn't see a method for closing the session...