Weather Stations

Dashboard

Monitor multiple weather stations from one place

Weather Station ISCUNT5

External Weather Underground Station

LOCAL

Local Pi Weather Station

Your Raspberry Pi Weather HAT Station

Add Station

To add more stations, update the stations list in the code

Adding Weather Underground Stations

To add a new Weather Underground station to monitor:

  1. Find the station ID on wunderground.com
  2. Add it to the WEATHER_STATIONS array in this file
  3. The station data will be fetched using the Weather Underground API

Station IDs typically look like: ISTATE123, KCALOSANG45, etc.