The trend icon was inadvertently left out of the LOOP packet. I've changed
the driver to include it as field 'trendIcon'. This will appear in V3.7.

Until then, you can download the driver from GitHub
<https://raw.githubusercontent.com/weewx/weewx/e88f9b2002bdf590d391b7d9370b37c3b18b9d42/bin/weewx/drivers/vantage.py>.
It should be a plugin replacement for what you have.

-tk

On Mon, Jan 16, 2017 at 4:16 AM, Hardy <[email protected]> wrote:

> Hi,
>
> i'm trying to access the loop data reveived from my vantage pro2 to get
> the forecast rule/icon data. That works fine, using the customizing a
> service sample and writing the data to a file.
>
> What i miss is the trend data. In the vantage-serial-protocol-doc i found
> the trend data, also in vantage.py at line 1300. But the trend is not in
> the loop_data at line 1385. I think that is the reason, why i get 'N/A'
> when i call packet.get('trend', 'N/A') in the myprint.py sample!?
>
> How can i access the trend data without editing the vantage.py. I think
> any changes i made there will be overwritten with the next update of weewx.
>
> By the way, is there perhaps an easyer way to access forecast rule/icon
> and trend data in weewx?
>
> Greetings,
> Hardy
>
> --
> 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.

Reply via email to