Hi,
The config line I use is the following. I use "rain24" for the amount of rain. But apparently, it's not the right one (e.g currently rain24 says 1.6mm when the real correct value is 16.8mm). What should I use to get that 16.8mm value?
format = {dateTime:%H:%M} Temp: {outTemp:%.1f} °C; Humidité: {outHumidity:%.0f}%; Pression: {barometer:%.0f} hPa; Pluie 24h: {rain24:%.1f} mm; Vent: {windSpeed:%.1f} km/h; Dir: {windDir:%03.0f}
Thanks
Axelle.