Skip to content

Personal weather stations

Use your Ambient Weather or WeatherFlow Tempest station for outdoor context instead of a distant OpenWeather city.

Product setup

  1. Open Dashboard → Settings on thermaltrace.dev.
  2. Under Outdoor weather source, choose Ambient or WeatherFlow.
  3. Enter credentials and save.
  4. Confirm the home weather card shows your station name.

Full guide: Personal weather stations on thermaltrace.dev

Ambient Weather

FieldWhere to find it
MAC addressAmbient dashboard → your station
API keyambientweather.net → Account → API keys

Operator: set AMBIENT_APPLICATION_KEY in Cloudflare Worker secrets (developer application key from Ambient). Users store their personal API key in Settings.

WeatherFlow Tempest

FieldWhere to find it
Station IDtempestwx.com → station settings
Personal access tokenSettings → Data Authorizations

What uses outdoor weather

  • Home weather card (signed-in)
  • Indoor/outdoor delta on History
  • Forecast freeze alerts (Member+)
  • NWS freeze advisories (Pro)
  • Cold-snap checklist on Overview

OpenWeather city remains the fallback if a personal station fetch fails. Forecast API calls still use OpenWeather at the station coordinates when lat/lon are available.

Push ingest alternative

To store every sensor reading in ThermalTrace history (not just the outdoor card), push via ingest instead:

App & product guides: thermaltrace.dev · This site: developer reference