Skip to content

Releases: EastsideUrbanism/transit-tracker

v2.8.2

03 Mar 23:19
235747a

Choose a tag to compare

This version changes some configuration parameters to take better advantage of the ESP32-S3's hardware.

  • Increase CPU frequency to 240MHz (up from the default of 160MHz)
  • Enable PSRAM at 80MHz

These changes will result in a small performance increase by default, but are primarily useful for those customizing the firmware and adding resource-hungry components.

Full Changelog: v2.8.1...v2.8.2

v2.8.1

01 Mar 23:34
4826297

Choose a tag to compare

  • Set wifi: power_save_mode: to none in order to alleviate Wi-Fi connection issues
  • Add various sensors to help with troubleshooting

Full Changelog: v2.8.0...v2.8.1

v2.8.0

25 Feb 00:41
35a16b0

Choose a tag to compare

  • Update ESPHome version to 2026.2.1

Full Changelog: v2.7.1...v2.8.0

v2.7.1

17 Feb 17:17
5887422

Choose a tag to compare

What's Changed

  • Add status_led and uptime components to YAML by @zcshiner in #82
  • Adjust brightness behavior by specifying min_power by @zcshiner in #83

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

11 Feb 01:45
51528ee

Choose a tag to compare

  • Temporarily switch to hub75 component fork until merged to upstream (esphome/esphome#13921)
  • Automatically change display orientation based on accelerometer

Full Changelog: v2.6.0...v2.7.0

v2.6.0

10 Feb 22:58
b737ec7

Choose a tag to compare

  • Switch to native ESPHome HUB75 component (#62, b737ec7)

Full Changelog: v2.5.0...v2.6.0

v2.5.0

10 Feb 21:55
d74e1eb

Choose a tag to compare

  • Update ESPHome version to 2026.1.4

Full Changelog: v2.4.1...v2.4.2

v2.4.1

17 Jan 23:12
8fd8e86

Choose a tag to compare

Full Changelog: v2.4.0...v2.4.1

v2.4.0

11 Dec 16:31
7ffa222

Choose a tag to compare

  • Added options for localization so that the text for "Now", "min", etc. can be customized. You can change these in the configurator under Advanced → Localization.

Full Changelog: v2.3.0...v2.4.0

v2.3.0

01 Dec 14:40
57d8726

Choose a tag to compare

  • The following characters are now supported and will no longer display as blocks (#59, thanks @fracergu and @adamvalt!): ÄËÏÖÜÉÈÔäëïöüéèôŊŋÁÊÎÛÝáêîûýĜĝÀÌÒàìòÑñÍÓÚíóúÇçĆČĐŠŽćčđšžÙùÕõŞŁŇŘşłňřÅ娸ĀĒĪŌŪāēīōūÂâĞğıĎĚŤŮďěťůÆæIJijŒœÐðŸÿßŐŰőűÞþÃãĂĔĬŎŬăĕĭŏŭĨŨĩũĄĘŃŚŻąęńśżĖėĢĶĻŅģķļņĮŲįųŔŹŕźĊĠċġħŜŝŢţŦŧŴŵŶŷĹĽĺľİ

Full Changelog: v2.2.0...v2.3.0