Thanks Mark, I will give it a try and add it to my graphs to see if it works with Weatherflow.
Were you able (or did you try) to add a last 3 hours lightning count to the Belchertown main page, for example, "Lightning count last 3 hours: 15"? That's one of the things that Alex and I were trying to accomplish as well. Dan On Tuesday, June 20, 2023 at 6:05:47 AM UTC-4 Mark Fraser wrote: I currently have this in graphs.conf to show lightning strikes over the past 3 hours and it works: [[Lightning_chart]] title = Lightning (Last 3 Hours) time_length = 10800 aggregate_interval = 300 gapsize = 108000 type = column [[[lightning_strike_count]]] name = Lightning Count zIndex = 1 aggregate_type = sum Except that: user.belchertown: Observation lightning_strike_count is using unit count that returns %d for StringFormat, rather than float point decimal format value - using 0 as rounding Is showing in the system log. -- 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/e4cf68d4-2c97-4580-9830-28cc55e29803n%40googlegroups.com.
