enkore / i3pystatus

A complete replacement for i3status
https://i3pystatus.readthedocs.io/
MIT License
445 stars 188 forks source link

Fix teslacharge module #809

Closed drwahl closed 3 years ago

drwahl commented 3 years ago

Tesla made changes to their API, which broke some pip modules. As such, we need to switch to a new module and update some calls to properly track the changes in module behaviour.

Signed-off-by: David Wahlstrom david.wahlstrom@gmail.com