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 weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I certainly am a noob. Just ask Gary.
Based on the “hint” from Tom I added stormStart to units.py and it seems to work. I probably missed the boat somewhere.
obs_group_dict = ListOfDicts({"altitude" : "group_altitude",
"cloudbase" : "group_altitude",
"cooldeg" : "group_degree_day",
.
.
.
"stormStart" : "group_time",
This is what I get:
Storm Rain | 5.14 in since 02/19/2019 12:00:00 AM |
--------
Tom
You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/9nf7Mfk8Yjo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to weewx-user+...@googlegroups.com.