teslamateapi

TeslaMateApi is a RESTful API to get data collected by self-hosted data logger TeslaMate in JSON

MIT License

Stars
91

Bot releases are hidden (Show)

teslamateapi - v1.12.0

Published by tobiasehlert almost 3 years ago

Fixed

  • bug in new installations by changing float64 to NullFloat64 on cars efficiency (#129 by @tobiasehlert)
teslamateapi - v1.11.1

Published by tobiasehlert almost 3 years ago

Changed

  • bump golang from 1.17.2 to 1.17.5 (#115, #122, #124 by @dependabot)
  • bump github.com/gin-gonic/gin from 1.7.4 to 1.7.7 (#119, #120 by @dependabot)
  • bump github.com/lib/pq from 1.10.3 to 1.10.4 (#116 by @dependabot)
  • bump various workflow versions (#118, #121, #123, #125, #126 by @dependabot)
  • updating build workflow and Dockerfile (by @tobiasehlert)
teslamateapi - v1.11.0

Published by tobiasehlert almost 3 years ago

Added

  • add support for new endpoints with 4.2.2 (#113 by @michaeldyrynda, @tobiasehlert)

Changed

  • bump docker/metadata-action from 3.5.0 to 3.6.0 (#111 by @dependabot)
teslamateapi - v1.10.2

Published by tobiasehlert about 3 years ago

Changed

  • bump golang from 1.17.1 to 1.17.2 (#108 by @dependabot)
  • updating readme with table for variables
teslamateapi - v1.10.1

Published by tobiasehlert about 3 years ago

Changed

  • bump golang from 1.16.5 to 1.17.1 (#90, #96, #103, #104, #107 by @dependabot)
  • bump github.com/gin-gonic/gin from 1.7.2 to 1.7.4 (#94, #100 by @dependabot)
  • bump github.com/lib/pq from 1.10.2 to 1.10.3 (#105 by @dependabot)
  • bump various workflow versions (#85, #86, #87, #89, #91, #101, #102, #106 by @dependabot)
teslamateapi - v1.10.0

Published by tobiasehlert over 3 years ago

Added

  • adding power mqtt value to status endpoint (#74)

Changed

  • improved log message of convert-functions (#75 by @alecdoconnor)
  • bump various workflow versions (#78, #82, #83 by @dependabot)
  • minor code adjustments based on go-staticcheck
teslamateapi - v1.9.0

Published by tobiasehlert over 3 years ago

Added

  • option to disable auth token for commands (#71 by @LelandSindt)

Changed

  • bump golang from 1.16.4 to 1.16.5 (#72 by @dependabot)
  • bump github.com/eclipse/paho.mqtt.golang from 1.3.4 to 1.3.5 (#73 by @dependabot)
teslamateapi - v1.7.1

Published by tobiasehlert over 3 years ago

Changed

  • bump github.com/gin-gonic/gin from 1.7.1 to 1.7.2 (#63 by @dependabot)
  • bump various workflow versions (#64, #65, #66, #67 by @dependabot)
teslamateapi - v1.8.0

Published by tobiasehlert over 3 years ago

Fixed

  • fixing sql error when EndDate is null (#58 and #69 by @alecdoconnor)
teslamateapi - v1.7.0

Published by tobiasehlert over 3 years ago

Added

  • feature to resume/suspend logging of TeslaMate through TeslaMateApi (#34, #45 and #48 by @LelandSindt)

Changed

  • minor code adjustments based on go-staticcheck
teslamateapi - v1.6.2

Published by tobiasehlert over 3 years ago

Changed

  • bump github.com/lib/pq from 1.10.1 to 1.10.2 (#59 by @dependabot)
  • bump various workflow versions (#52, #53, #54, #55, #56 and #57 by @dependabot)
teslamateapi - v1.6.1

Published by tobiasehlert over 3 years ago

Changed

  • bump golang from 1.16.3 to 1.16.4 (#49 by @dependabot)
  • bump github.com/eclipse/paho.mqtt.golang from 1.3.3 to 1.3.4 (#46 by @dependabot)
teslamateapi - v1.6.0

Published by tobiasehlert over 3 years ago

Added

  • doing persistant mqtt connection for status collection (#16 by @LelandSindt and #21 by @MattBrittan)
  • adding randomized string to mqtt client (#15 by @LelandSindt)

Changed

  • fixing sql error when FastChargerBrand is null (#39 by @alecdoconnor)
  • updating workflow for stale issues/PRs

Removed

  • removing MQTT_SLEEPTIME option for mqtt connection
  • removing workflow for no response
teslamateapi - v1.5.0

Published by tobiasehlert over 3 years ago

Changed

  • missing convertion of SpeedMax and SpeedAvg in Drive (km->mi) (#37 by @alecdoconnor)
teslamateapi - v1.4.9

Published by tobiasehlert over 3 years ago

Changed

  • bump crazy-max/ghaction-docker-meta from v2.3.0 to v2.4.0 (#35 by @dependabot)
  • updating build workflow by removing if
teslamateapi - v1.4.8

Published by tobiasehlert over 3 years ago

Changed

  • bump github.com/lib/pq from 1.10.0 to 1.10.1 (#33 by @dependabot)
teslamateapi - v1.4.7

Published by tobiasehlert over 3 years ago

Changed

  • bump actions/cache from v2.1.4 to v2.1.5 (#32 by @dependabot)
  • renaming file to lowercase to match other naming
teslamateapi - v1.4.6

Published by tobiasehlert over 3 years ago

Changed

  • bump github.com/gin-gonic/gin from 1.6.3 to 1.7.1 (#31 by @dependabot)
  • bump crazy-max/ghaction-docker-meta from v2.2.1 to v2.3.0 (#30 by @dependabot)
teslamateapi - v1.4.5

Published by tobiasehlert over 3 years ago

Changed

  • bump crazy-max/ghaction-docker-meta from v2.2.0 to v2.2.1 (#29 by @dependabot)
teslamateapi - v1.4.4

Published by tobiasehlert over 3 years ago

Changed

  • bump crazy-max/ghaction-docker-meta from v2.1.1 to v2.2.0 (#28 by @dependabot)
  • bump golang from 1.16.2 to 1.16.3 (#27 by @dependabot)
Package Rankings
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
GitHub CI GitHub go.mod version GitHub release Docker image size (tag) GitHub license Docker pulls
Related Projects