Skip to content

v1.0.1

Compare
Choose a tag to compare
@tobiasehlert tobiasehlert released this 15 Feb 14:29
· 441 commits to main since this release

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