Skip to main content

Extended Vehicle Telemetry

Riviamigo can optionally run a separate Parallax telemetry collector. It adds privacy-filtered vehicle readings to the Health page and a Rivian-reported Parked Energy breakdown to Phantom Drain.

The feature is opt-in and does not replace normal vehicle acquisition. If the collector is stopped, all existing dashboards and Riviamigo's derived Phantom Drain history continue to work.

For a source checkout:

pnpm run dev:stack:parallax

For a Compose installation:

docker compose -f compose/docker-compose.yml --profile parallax up -d

The Parked Energy card distinguishes the two available perspectives:

  • Rivian reported: vehicle-calculated energy attributed to vehicle systems, climate, Gear Guard, and outlets.
  • Riviamigo battery-change estimate: the existing calculation from validated parked-session battery and range changes.

The two sources are displayed separately because their windows and measurement methods differ. Riviamigo does not silently substitute one for the other.

Connectivity collection excludes network names and hardware identifiers. Values such as mass and learned efficiency are labeled as Rivian estimates, not independently measured specifications.