Yeah, good catch. I expect it was running the old wmr300.pyc since the html one named wmr300.py was invalid.
Regards, \Leon -- Leon Shaner :: Dearborn, Michigan (iPhone) > On May 19, 2019, at 7:36 AM, gjr80 <[email protected]> wrote: > > Hi, > > If you are downloading a source file from github you need to get the raw > source otherwise you end up with the github htmml used to display the file. > Try using the following commands to download and install wmr300.py: > > $ wget -P /tmp > https://raw.githubusercontent.com/weewx/weewx/master/bin/weewx/drivers/wmr300.py > $ sudo cp /tmp/wmr300.py /usr/share/weewx/weewx/drivers/wmr300.py > > Then restart WeeWX. > > Gary > > -- > 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 on the web visit > https://groups.google.com/d/msgid/weewx-user/8281aa25-d717-4df6-8f61-7f4ca8ef4564%40googlegroups.com. > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/8600EB2A-E8FD-45A4-80B8-49E5D9B60DC0%40isylum.org. For more options, visit https://groups.google.com/d/optout.
