hi I still didn't solve this if someone can help me please? 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 >> [image: 2025-10-20 12_57_40-Domzale Current Weather Conditions – Google >> Chrome.png] >> 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.
