More information at https://www.potsky.com/code/netatmo/
To retrieve rain informations, please add Rain
and RainSum
in constant NETATMO_MODULE_DEFAULT_VALUES
in your configuration file like this :
define( 'NETATMO_DEVICE_DEFAULT_VALUES' , 'Humidity,CO2,Noise' );
define( 'NETATMO_MODULE_DEFAULT_VALUES' , 'Humidity,Rain,RainSum' );