It has been changing, I left the scroller_text blank in the weewx.conf to 
force it to use the forecast, but then my change hijacks the forecast text. 
 It seems to be changing.  I have a pay account with WU so I poll them 
every 15 minutes for the forecast.  The query I do with them is the three 
day text and earlier today it was giving thursday and thursday nights 
forecast and right now (right now I have insomnia) it's only showing 
friday's forecast and has now added sunday's forecast, so I think it's 
working well.

On Friday, 17 March 2017 00:30:08 UTC-4, gjr80 wrote:
>
> Yes, but does it change when the contents of /var/tmp/fctdata chnage? 
> v0.2.10 will now set the scroller text from the contents of the file 
> specified at option scroller_file. Refer to the comments at the top of 
> rtgd.py.
>
> Gary
>
> On Friday, 17 March 2017 12:37:34 UTC+10, Robert Mantel wrote:
>>
>> So all I did was replace self.scroller_text with 
>>  file('/var/tmp/fctdata').read() and that worked perfectly in 
>> the RealtimeGaugeDataThread section and it brought my text forecast back.
>>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to