Meteobreeze
Meteobreeze
Meteobreeze Docs
Start Here
Live Data Sources
Set Up Meteobridge Live SyncSet Up CumulusMX Live SyncSet Up Weather Display Live SyncSet Up Custom HTTP Live SyncCheck Whether Data Is Arriving
Historical Data
Help
Live Data Sources

Set Up Weather Display Live Sync

Configure Weather Display to push live weather data into Meteobreeze.

Set Up Weather Display Live Sync

Use this guide if Weather Display is your station software and you want it to push live data into Meteobreeze.

Weather Display sends metric values for most fields automatically. You only need to make sure the rain unit in Meteobreeze matches the rain unit in Weather Display.

When to use it

  • You use Weather Display to manage your station
  • You want a simple HTTP push setup
  • You want Meteobreeze to receive live packets on a schedule

Before you start

  • Create a live source in Meteobreeze
  • Copy the generated Weather Display URL
  • Confirm the rain unit configured in Weather Display

Tag mapping

Weather Display uses fixed tags for most values and switches rain output based on the rain unit setting.

Official Weather Display reference: Weather Display Custom Tag Reference

MeasurementWeather Display tagMeteobreeze field when rain is set to mmMeteobreeze field when rain is set to in
Timestamp%timeunix%000observedAtobservedAt
Temperature%tempinmetric%temperatureAvgCtemperatureAvgC
Dew point%dewinmetric%dewPointAvgCdewPointAvgC
Humidity%hum%humidityAvgPcthumidityAvgPct
Wind direction%dirdeg%windDirectionAvgDegwindDirectionAvgDeg
Wind speed%avspeedinmsalways%windSpeedAvgwindSpeedAvg
Wind gust%gustspeedinms%windGustMaxwindGustMax
Pressure%baroinmetric%pressureAvgpressureAvg
Rain rate%currentrainratehr%rainRateAvgrainRateAvgIn
Rain total%dayrnmm% / %dayrnin%rainTotalMmrainTotalIn
Solar radiation%VPsolar%solarRadiationAvgsolarRadiationAvg
UV index%VPuv%uvIndexAvguvIndexAvg

Step-by-step

  1. Open Weather Display.
  2. Go to Control Panel > Web Files/Web Page Setup > Custom Web Page Setup.
  3. Configure a periodic HTTP GET to the Meteobreeze URL.
  4. Choose the rain unit you use in Weather Display.
  5. Save the settings.
  6. Wait for the next observation or trigger a test request.

Common issues

  • If rain values look wrong, the rain unit is probably mismatched.
  • If packets are not arriving, check the custom web page settings and the target URL.
  • If some optional fields are missing, the station may not have the relevant sensor.
  • If the live data looks delayed, remember that Meteobreeze still rolls it into 5-minute historical buckets.

FAQ

  • Do I need to change temperature, wind, or pressure units? No. Those values are handled as metric in this setup.
  • Will changing the rain unit rewrite old data? No. It only affects future packets.

Related pages

  • Units
  • Check whether data is arriving

Image needed: a screenshot of the Weather Display custom web page setup and the generated Meteobreeze URL.

Set Up CumulusMX Live Sync

Configure CumulusMX to send live weather observations to Meteobreeze.

Set Up Custom HTTP Live Sync

Send live data into Meteobreeze from any system that can make HTTP requests.

On this page

Set Up Weather Display Live SyncWhen to use itBefore you startTag mappingStep-by-stepCommon issuesFAQRelated pages