On Tuesday, March 14, 2017 at 10:15:59 AM UTC-4, Mauro De Lauretis wrote:
>
> This means I have to rename xsearch.py in stats,py?
>>
>>
>>
modifications to weewx belong in the user directory

so put your search list extension in the user directory, then modify the 
skin.conf that refers to it

1) copy the search list extension into the user directory

cp /path/to/examples/stats.py /path/to/user

2) modify the appropriate skin.conf

[CheetahGenerator]
    search_list_extensions = user.stats.MyStats
    ...

m

-- 
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