mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
717 B
717 B
Changelog
Unreleased
1.0.2 - 2021-02-15
Fixed
- sql query error
1.0.1 - 2021-02-15
Added
- / endpoint saying API is running
- DEBUG_MODE variable (printing out debug of TeslaMateApi if set to true)
Changed
- specifying port 8080 in Run()
- updated Traefik example in README
- code cleanup
Fixed
- added missing tzdata package in Dockerfile