New Luchtmeetnet open api, anyone ? [SOLVED]
Posted: Wednesday 24 June 2020 12:33
A while ago Erik posted a msg in the python group concerning RIVM airquality values,
Since then this site has moved its business to the new luchtmeetnet site, which has an open api.
Perhaps anyone here on this forum is already busy with making a domoticz compatible script for the luchtmeetnet site at https://www.luchtmeetnet.nl ?
On this postman url https://api-docs.luchtmeetnet.nl/view/1 ... ion=latest they have already posted the open api howto's
But for me it is too hard to make a script out of it. It must be possible to get values like:
https://api.luchtmeetnet.nl/open_api/co ... =52.299216
Shouldn't be that hard to make a script out of it,
if you have the right stuff, which I don't
But for some codetigers here, this must be a piece of cake ?
Since then this site has moved its business to the new luchtmeetnet site, which has an open api.
ErikAtSpijk wrote: ↑Monday 02 April 2018 21:30 Edwin, the RIVM website seems to stop, the website luchtmeetnet.nl seems to be the new site.
Perhaps anyone here on this forum is already busy with making a domoticz compatible script for the luchtmeetnet site at https://www.luchtmeetnet.nl ?
On this postman url https://api-docs.luchtmeetnet.nl/view/1 ... ion=latest they have already posted the open api howto's
But for me it is too hard to make a script out of it. It must be possible to get values like:
- NO2 (stikstof),
- Pm10 (fijnstof)
- Pm25 (fijnstof)
- LKI (LuchtKwaliteitsIndex)
https://api.luchtmeetnet.nl/open_api/co ... =52.299216
Shouldn't be that hard to make a script out of it,
if you have the right stuff, which I don't

But for some codetigers here, this must be a piece of cake ?
