Commit Graph

3 Commits

Author SHA1 Message Date
Tobias Lindberg
c9db9729f9 cleaning, bumping and enhancing (#243)
* some cleanup
- updating constant in group to have explicit type (SA9004)
- commenting out empty branch (SA9003)

* bump go mods

* refactor of nested if statements
closes #175

* stop using ioutil as it is deprecated
2023-09-22 23:12:21 +02:00
Richard He
0b20e1ddfd Support execute commands for China region cars (#184)
* Support China region

* changing a little naming of stuff in PR
updating go mod

Co-authored-by: Ubuntu <richard@TeslaMate.o40mrcj4lduuffo3ajemuw0epa.lx.internal.cloudapp.net>
Co-authored-by: Tobias Lindberg <tobias.ehlert@gmail.com>
2022-06-30 23:40:05 +02:00
Tobias Lindberg
3f9e8c471b supporting TeslaMate encryption of API tokens (#141)
* updating sql of getting data from psql
* adding decrypt of token

Co-authored-by: Leland Sindt <leland@sway.org>
2022-05-08 12:29:25 +02:00