WOW-NL – Jouw Weer op de Kaart
KNMI – Koninklijk Nederlands Meteorologisch Instituut
Nederlands

Join

Which station?

To take part in WOW-NL you need an automatic weather station. The platform does not require a specific brand or model, but check compatibility before buying anything. At least as important as the quality of your sensors is the placement of your station. Try to follow these guidelines:

Migrating an existing WOW station

The existing connection between your station and WOW will be discontinued during 2026. Stations must be re-registered on the platform of the Belgian RMI. The upload protocol is identical to the former UK Met Office protocol, except for air pressure measurements (see note below).

Step 1: register your station on WOW-BE

Create an account at wow.meteo.be/web/login and register your station. After registration you will receive by email a new station ID (short and long version) and your self-chosen authentication key.

Step 2: update the endpoint

Change the upload endpoint from http://wow.metoffice.gov.uk/automaticreading? to http://wow.meteo.be/api/v2/send?

Most weather software already supports this in their most recent versions:

SoftwareWOW-BE/NL support
MeteobridgeFrom version 6.2
CumulusMXFrom version 4.6.3 (build 4127)
WeeWXFrom version 5.2.0
Weather DisplayFrom version 10.37S Build 152
WUHUFrom version WUHU_216_226
Home AssistantVarious integrations available, e.g.
github.com/lancer73/ha-weather-uploader
WS View / WS View Plus / Ecowitt appSee “WOW-BE/NL ready” station
Program it yourself with the APISee DIY with the WOW-BE API
Weatherlink, Meteoware PlusNot yet possible

Step 3: update your station details

Replace your old station ID and PIN with the new station ID (short or long version) and your new authentication key.

Step 4: check the connection

Check your personal dashboard to see whether data is being sent. Your station will appear on the map a few minutes later.

“WOW-BE/NL ready” station

A “WOW-BE/NL ready” station has an interface (app or web) that allows a custom upload and supports one of the following protocols: WOW-UK, Weather Underground or Ecowitt.

Examples: Eurochron EFWS2900 (also sold as Garni 940, Alecto 5500, Ventus W830), Ecowitt stations with an internet connection.

Step 1: register your station

Create an account at wow.meteo.be/web/, log in and choose “Register a station”. You will receive the station ID and authentication key by email.

Step 2: configure your station

In the app, choose “Customized” as the server (not “WeatherObservationsWebsite”). Set the upload interval to 1 minute.

Wunderground protocol

Ecowitt protocol

This protocol uses your station’s MAC address as identification — no ID or key required.

Stations without a configurable upload path

For stations such as the Bresser 8-in-1 (WSLink app): use the Wunderground protocol with server towowbe.dev.

DIY with the WOW-BE API

You can also build your own integration with the API to connect your station. Full documentation: wow.meteo.be/docs/api/#/operations/send

Important changes compared to the old WOW protocol