Skip to content

Releases: gmaslowski/teslamate-dash

v0.3.2

Choose a tag to compare

@gmaslowski gmaslowski released this 10 Jul 19:26

Map: loading indicator + reliable first-open centering

The map shows a "Loading history…" pill while activity pages are still streaming in. Map fitting is now race-proof: the first fit is instant and frames what the map actually shows — a featured or shared selection included — regardless of whether the map style or the data finishes loading first. Later fits animate to the full dataset and never override a selection you are presenting.

Images: ghcr.io/gmaslowski/teslamate-dash:0.3.2 (linux/amd64, linux/arm64)

v0.3.1

Choose a tag to compare

@gmaslowski gmaslowski released this 09 Jul 14:28

Demo: only the featured trip

The demo dataset is now exactly the featured Livigno → Olomouc road trip — the synthetic commute/errand data around the fictional map centre is gone, so the map shows only the trip corridor and the KPI cards describe the trip itself (884 km, 4 drives, 185 kWh). The README GIF is re-recorded to match.

Images: ghcr.io/gmaslowski/teslamate-dash:0.3.1 (linux/amd64, linux/arm64)

v0.3.0

Choose a tag to compare

@gmaslowski gmaslowski released this 09 Jul 14:06

Featured real road trip in the demo

The demo dataset now includes a real ~884 km overnight road trip (Livigno → Langkampfen → Eberstalzell → Stockerau → Olomouc) with genuine GPS traces, city names, and recorded supercharging curves (up to 250 kW peak). No home locations are included, and timestamps are stored as relative offsets anchored at runtime, so the trip always appears recent.

  • Opening the demo at / lands directly in presentation view on the featured trip — shared ?sel= links still take precedence
  • Charge detail panels serve the real recorded power curve when available, falling back to the synthetic taper
  • README: animated demo GIF recorded from the featured trip, plus a link to the hosted live demo

Images: ghcr.io/gmaslowski/teslamate-dash:0.3.0 (linux/amd64, linux/arm64)

v0.2.0

Choose a tag to compare

@gmaslowski gmaslowski released this 08 Jul 15:40

What's new

  • Trips: select multiple drives and charges to view them as one aggregated trip, with a combined summary.
  • Custom date picker: pick an arbitrary date range in addition to the All / 1Y / 90D / 30D presets.
  • Light/dark theme: toggle in the header, persisted across visits (dark remains the default).
  • README refresh: up-to-date screenshot (demo data), Helm sample, config accuracy, Buy Me a Coffee badge.

Image

ghcr.io/gmaslowski/teslamate-dash:0.2.0

Also available as :0.2 and :0.

Full changelog: v0.1.0...v0.2.0