i don’t know of an obstype ‘lightning_avg_distance’. but you could mean the ‘avg’ aggregate of obstype ‘lightning_distance’, which is ‘lightning_distance.avg' ⊣GE⊢
> On 16 Nov 2025, at 6:46 pm, [email protected] <[email protected]> > wrote: > > hi Graham > don't uderstand what you mean? > > sobota, 15. november 2025 ob 01:14:21 UTC+1 je oseba Graham Eddy napisala: >> lightning_distance.avg? >> lightning_distance.lasttime? >> ⊣GE⊢ >> >> >>> On 15 Nov 2025, at 3:20 am, [email protected] <> <[email protected] <>> >>> wrote: >>> >> >>> hi >>> I still didn't solve this if someone can help me please? >>> https://vreme.povej.net <https://vreme.povej.net/> >>> četrtek, 23. oktober 2025 ob 20:19:52 UTC+2 je oseba [email protected] <> >>> napisala: >>>> Can anyone help me with this, please? >>>> >>>> ponedeljek, 20. oktober 2025 ob 13:00:26 UTC+2 je oseba >>>> [email protected] <> napisala: >>>>> Hi >>>>> I have set lightning to show up on index page but I get this unreadable >>>>> data. >>>>> How to change that and how to get some data with some sense? >>>>> Also, how this sensor must be set up, because there were no lightnings >>>>> but sensor see it as lightnings. Wheere to put that sensor and how to >>>>> set. I have froggit weather station which is the same as Ecowitt >>>>> . >>>>> I use weewx 5.2 and interceptor >>>>> >>>>> I have this in my index.html.tpl >>>>> #if $current.lightning_last_distance >>>>> <tr> >>>>> <td>Last Lighting Strike Distance</td> >>>>> <td>$current.lightning_last_distance m</td> >>>>> </tr> >>>>> #end if >>>>> >>>>> #if $day.lightning_strike_count.has_data >>>>> <tr> >>>>> <td>Lightning Strikes</td> >>>>> <td>$current.lightning_strike_count</td> >>>>> </tr> >>>>> #end if >>>>> >>>>> #if $current.lightning_avg_distance >>>>> <tr> >>>>> <td>Average Strike Distance m</td> >>>>> <td>$current.lightning_avg_distance</td> >>>>> </tr> >>>>> #end if >>>>> >>>>> #if $current.lightning_last_time >>>>> <tr> >>>>> <td>Last Strike Time</td> >>>>> <td>$current.lightning_last_time</td> >>>>> >>>>> </tr> >>>>> #end if >>>>> >>> >>> >> >>> -- >>> 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 visit >>> https://groups.google.com/d/msgid/weewx-user/2abaf187-4ff2-4efe-9dd8-b4875ec60412n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/2abaf187-4ff2-4efe-9dd8-b4875ec60412n%40googlegroups.com?utm_medium=email&utm_source=footer>. >> > > > -- > 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] > <mailto:[email protected]>. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/ac1c7c43-c038-41d9-ad38-12d6e877aa31n%40googlegroups.com > > <https://groups.google.com/d/msgid/weewx-user/ac1c7c43-c038-41d9-ad38-12d6e877aa31n%40googlegroups.com?utm_medium=email&utm_source=footer>. -- 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 visit https://groups.google.com/d/msgid/weewx-user/A09D9BD8-1A4B-4F07-9635-F360E0D40624%40geddy.au.
