Never had an issue using the following:
[WeatherLinkLive]
    log_success = false
    driver = user.weatherlink_live
    host = wll.lan
    polling_interval = 10
    mapping = th:1, th_indoor, baro, rain:1, wind:1, solar:1, uv:1, thw:1, 
thsw:1, windchill:1

On Friday, June 26, 2026 at 6:24:28 PM UTC-4 Mark Erskine wrote:

> Apologies for pervious post not including the log.
>
> But to repeat:  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?
>
> My Weather config file looks like this:  
>
> [WeatherLinkLive]
>     # This section configures the WeatherLink Live driver.
>
>     # Driver module
>     driver = user.weatherlink_live_driver
>
>     # Host name or IP address of WeatherLink Live
>     host = 192.168.1.226
>
>     # Mapping of transmitter ids to WeeWX records
>     mapping = th:1, rain:1, wind:1, windchill:1, thw:1:appTemp, th_indoor, 
> baro, battery:1
>
> Again, many thanks in advance.
>

-- 
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 visit 
https://groups.google.com/d/msgid/weewx-user/c91de8de-aa71-4c22-9d88-81fcc1a9bf0bn%40googlegroups.com.

Reply via email to