AbiquiuUpdated now

All releases

Live weather station data

v0.2.0 · September 26, 2026 · New Weather section with current conditions and history from the Abiquiu station, across six dedicated pages.

What's new

  • The home page is now a live dashboard: current outdoor temperature, rain rate, wind, and indoor temperature, plus a running rain total for the last 24 hours and 7 days.
  • A new Weather section with a dedicated page for each kind of reading: Temperature, Rain, Wind, Solar & UV, Pressure, and Indoor. Each has a 24h/7d/30d/1y/all-time range switcher and charts.
  • The Rain page shows both the station's own rolling rain counter and totals computed from daily records, since the two can disagree depending on how the station's internal counter resets.
  • The Wind page includes a wind rose showing which direction the wind has blown from most often over the selected range.

Behind the scenes

  • All station data is fetched server-side and cached, so any number of visitors share the same handful of requests to Ecowitt rather than each visitor triggering a new one.
  • Without ECOWITT_APPLICATION_KEY, ECOWITT_API_KEY, and ECOWITT_MAC set, the weather pages show a calm "not connected yet" message instead of an error.