Netatmo Weather Station

I thought it would be neat to have my Netatmo weather station’s sensor readings in LibreNMS. I think it should be possible to create an application using this PHP SDK: https://github.com/Netatmo/Netatmo-API-PHP/blob/master/Examples/CLI_WS_API_Example.php

Anybody up for the challenge? I’d give it a go if I had some more time, but alas at the moment I cant.

Tech reference: https://dev.netatmo.com/en-US/resources/technical/reference/#weather

Supported sensors:

Temperature (inside/outside):
measures, max, min, dates
Humidity (inside/outside):
measures, max, min, dates
CO2 (inside):
measures and dates of measures
Noise (inside):
measures, max, min, dates
Pressure (outside):
measures, min, max, dates
Device information: wifi status, radio status, battery level…