I'm running WeeWX with the WeatherLink Live driver on a Raspberry Pi. Communication with the WLL device (192.168.1.226) is working perfectly—all wind, pressure, and other data fields are updating correctly.
However, the rain field in the Belchertown skin remains at 0.00, even though the Davis WeatherLink app correctly shows rain activity (e.g., 0.05").
I have verified that the driver is polling and receiving broadcast packets. Could this be a mapping issue, or is there a specific weewx.conf configuration tweak needed to ensure the rain field correctly captures the accumulated total from the WLL stream for the skin?
Many thanks in advance for your patience in dealing with a newbie.