github EastsideUrbanism/transit-tracker v3.0.2

latest releases: v3.3.0, v3.2.2, v3.2.1...
one month ago

What's Changed

  • Fix regression where all departure times would show up as "Now" due to an invalid connection state
  • Internal change: the transit_tracker component is now pinned to a specific ref, so building with a specific version of the package will be more deterministic

Notes from v3.0.0

The firmware is now built using ESP-IDF instead of Arduino. This is now possible since the underlying transit_tracker ESPHome component has been migrated to use the native ESP32 WebSocket client instead of ArduinoWebsockets.

This change brings several internal improvements and should result in more stable connections. If you are still experiencing connection issues, the logging is significantly improved from previous versions as well, making it easier to troubleshoot and identify issues.

Full Changelog: v3.0.1...v3.0.2

Don't miss a new transit-tracker release

NewReleases is sending notifications on new releases.