The problem is that the unit system is unaware of stormStart, so the tag $current.stormStart gets returned as a raw value, instead of a ValueHelper. I've created issue #380 <https://github.com/weewx/weewx/issues/380> to track.
This is an easy one to fix, should some noob want to take it on! -tk On Sun, Feb 24, 2019 at 3:21 AM gjr80 <[email protected]> wrote: > Hi, > > The Vantage driver certainly decodes stormDate. I suspect you might find > that unless there is stormRain there is no stormDate. Might be worth > checking again when you have rain. > > Gary > > -- > 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.
