what console or device does weewx read from ?
which driver/extension are you using for catching the lightning data of
your Ecowitt WH57/Ambient WH31L ?
On 27.03.2023 12:27, Mark Fraser wrote:
Revisiting my lightning sensor configuration as I've got no graphs on
the Seasons skin and wondering if I've set it up correctly.
In my sensor map I have:
strikes_total = strikes_total.52017.FOWH31LPacket
lightning_distance = distance.52017.FOWH31LPacket
txBatteryStatus = battery.52017.FOWH31LPacket
[StdCalibrate]
[[Corrections]]
lightning_distance = lightning_distance if
lightning_strike_count > 0 else None
and
[Accumulator]
[[lightning_distance]]
extractor = last
When I start up weewx I see
Mar 24 08:54:06 server weewx[537130] INFO user.sdr: deltas is {'rain':
'rain_total', 'strikes': 'strikes_total'}
in the log.
Is this correct?
--
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 on the web visit
https://groups.google.com/d/msgid/weewx-user/489d3379-17a6-b8f3-9d88-5c5ac35246eb%40gmail.com.