Hi,

I use an extension to regularly tweet the current weather of my weather 
station (https://github.com/weewx/weewx/wiki/Twitter).
The format of the message I tweet is (it's in French, but anybody will 
understand what I'm doing):


format = {dateTime:%H:%M} Temp: {outTemp:%.1f} °C; Humidité: {outHumidity:%.
0f}%; Pression: {barometer:%.0f} hPa; Pluie 1h: {rain:%.1f} mm; Vent: {
windSpeed:%.1f} km/h; Dir: {windDir:%03.0f}


The problem is that "{rain:%1.f}" shows the current rate (1 hour), and I 
don't find that very useful, I'd rather show either the day's rain, or 24h 
rain. How can I do that? I haven't found the entry for that :( I see there 
is "rainYear", but haven't found for the day...

Thanks.

Axelle.

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/41e48cec-a251-4612-92e7-89dc652d43bb%40googlegroups.com.

Reply via email to