pytraccar

Update and fetch device information from Traccar.

MIT License

Downloads
6.5K
Stars
16
Committers
7

Bot releases are hidden (Show)

pytraccar - 2.1.1 Latest Release

Published by ludeeus 8 months ago

What's Changed

Bugfixes

Project changes

Dependency changes

Full Changelog: https://github.com/ludeeus/pytraccar/compare/2.1.0...2.1.1

pytraccar - 2.1.0

Published by ludeeus 8 months ago

What's Changed

New Features

Refactor

Bugfixes

Project changes

Dependency changes

Full Changelog: https://github.com/ludeeus/pytraccar/compare/2.0.0...2.1.0

pytraccar - 2.0.0

Published by ludeeus 12 months ago

Breaking changes

  • pydantic is removed in favor of typing.TypedDict (#17) this changes the returned values
  • "geofenceIds" now show on the get_positions response instead of get_devices (#19)
  • Minimum server version is now 5.8 (#19)
  • Python 3.8, 3.9, and 3.10 are removed from testing (#21)

Full diff between 1.0.0 and 2.0.0

pytraccar - 1.0.0

Published by ludeeus about 2 years ago

What's Changed

This version is a full rewrite so expect things to break.

  • More true to the API
  • Fully typed
  • Fully tested (With responses provided by the API documentation)

Full Changelog: https://github.com/ludeeus/pytraccar/compare/0.10.1...1.0.0

pytraccar - 0.10.1

Published by ludeeus over 2 years ago

pytraccar - 0.10.0

Published by ludeeus almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ludeeus/pytraccar/compare/0.9.0...0.10.0

pytraccar - 0.9.0

Published by ludeeus over 5 years ago

Changes

  • ef1b6b1 Fix: return correct attribute value (#7) @GoNzCiD
  • c7c635c Initial testing changes.
  • 8ed838f More testing
  • 10d5682 More testing
  • 76c73f4 Black
  • 10d1b4d Versionbump
  • d889b48 more tests

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.8.0

Published by ludeeus over 5 years ago

Changes

  • 92e67f8 Do not log test runs

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.7.1

Published by ludeeus over 5 years ago

Changes

  • Adds documentation

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.7.0

Published by ludeeus over 5 years ago

Changes

  • 00c67b8 Extract accuracy attribute from position (#6) @GoNzCiD
  • 3a1585c Remove travis
  • c9465d4 Style changes using Black
  • a14a61e Cleanup
  • 0e46250 Fix CLI
  • 7d0127d Adds testing and github actions
  • 5bfc32c Black formating
  • 907fc16 Version bump

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.6.0

Published by ludeeus over 5 years ago

Changes

  • c06446f Add cli testing tool

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.5.0

Published by ludeeus over 5 years ago

Changes

  • 8eb1e1c Add get_events() and fix id in get_device_info() (#4) @lapy
  • bbceb35 Version bump

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.4.0

Published by ludeeus over 5 years ago

Changes

  • 6121025 Add support for the item's course (#3) @rtclauss
  • 11e5b78 Version bump

Full Changelog


This release was created with reporeleaser 🎉

pytraccar - 0.3.0

Published by ludeeus over 5 years ago

Changes

  • 32eead7 Add custom attribute support @lapy
  • ccecbaf Version bump
  • 170df85 remove releasedrafter

Full Changelog


This release was created with reporeleaser 🎉