Hello, Robert, I suspect the problem stems from a misunderstanding of what a tag like $day.rain.lasttime represents. It is the last *entry* in the database, not the last non-zero entry. If you want the last non-zero entry, you would have to write a search list extension.
-tk On Tue, Mar 7, 2017 at 10:30 AM, Robert Mantel <[email protected]> wrote: > I'm trying to populate my Steelseries gauge with the correct time for the > last bucket tip (or last recorded value for rain), but for some reason it > always returns the current time for this which I know is wrong. Does > $day.rain.lasttime work or am I using it incorrectly? > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
