Yeah ... it still set for simulator --
##############################################################################
[Simulator]
# This section is for the weewx weather station simulator
# The time (in seconds) between LOOP packets.
loop_interval = 2.5
# The simulator mode can be either 'simulator' or 'generator'.
# Real-time simulator. Sleep between each LOOP packet.
mode = simulator
# Generator. Emit LOOP packets as fast as possible (useful for
testing).
#mode = generator
# The start time. Format is YYYY-mm-ddTHH:MM. If not specified, the
default
# is to use the present time.
#start = 2011-01-01T00:00
# The driver to use:
driver = weewx.drivers.simulator
##############################################################################
the driver appears to be where it is suppose to be?
pi@weewx:/home/weewx/bin/user $ ls -l
total 32
-rw-r--r-- 1 root root 541 May 30 19:41 extensions.py
-rw-r--r-- 1 root root 306 May 30 19:41 __init__.py
drwxr-xr-x 3 root root 4096 Sep 5 11:36 installer
drwxr-xr-x 2 root root 4096 Sep 4 12:39 __pycache__
-rw-r--r-- 1 root root 13201 Sep 5 11:36 weatherflowudp.py
pi@weewx:/home/weewx/bin/user $
On Saturday, September 5, 2020 at 11:45:25 AM UTC-4 Tom Cichowicz wrote:
> Well, I did a reinstall... ?? stopped and restarted ... no change?
>
> pi@weewx:/home/weewx/bin $ sudo ./wee_extension --install
> weatherflow-udp-master.zip
> Request to install 'weatherflow-udp-master.zip'
> Extracting from zip archive weatherflow-udp-master.zip
> Saving installer file to /home/weewx/bin/user/installer/weatherflowudp
> Finished installing extension 'weatherflow-udp-master.zip'
>
> should I try running the setup.py again?
>
> On Saturday, September 5, 2020 at 11:30:29 AM UTC-4 Tom Cichowicz wrote:
>
>> No I'm not sure.. But that would make sense. I went through the driver
>> install and it seemed to go well. Perhaps I didn't see something I should
>> have?
>>
>> So do I just try and re-install it?
>>
>> On Saturday, September 5, 2020 at 11:15:11 AM UTC-4 [email protected]
>> wrote:
>>
>>> Are you sure you're not still using the simulator? The webpage sure
>>> looks like simulator data.
>>>
>>> On Sat, Sep 5, 2020 at 7:41 AM Tom Cichowicz <[email protected]> wrote:
>>>
>>>> I have just setup a webpage - on my server. My weewx - site
>>>> <http://www.mpython.com/KM4VIG/weewx/>
>>>>
>>>> On Saturday, September 5, 2020 at 10:38:07 AM UTC-4 Tom Cichowicz wrote:
>>>>
>>>>> Oh... yeah sorry. It appears that the readings are not converting? *
>>>>> Celsius
>>>>> to Fahrenheit* my temp is 89F - weewx output shows 31.9.
>>>>>
>>>>> On Saturday, September 5, 2020 at 10:19:48 AM UTC-4 [email protected]
>>>>> wrote:
>>>>>
>>>>>> My first issue is that the webserver html pages generated seem to
>>>>>>> have all my TEMP sensors wrong. However the data that shows to be
>>>>>>> updating
>>>>>>> my Wunderground PWS appears OK?
>>>>>>>
>>>>>>
>>>>>> Not much to go by here. What do you mean by "TEMP sensors wrong." The
>>>>>> numbers? Graphs? Is this a unit issue? We need some details.
>>>>>>
>>>>>>
>>>>>>> My Next issue is I want to publish pages - to a remote server, via
>>>>>>> FTP. I'm assuming I need to install an FTP client on my rpi3B? I've
>>>>>>> seen a
>>>>>>> few sties showing how to do that. can I choose any package? or are
>>>>>>> there
>>>>>>> known good/best solutions for that?
>>>>>>>
>>>>>>
>>>>>> You do not need an FTP client. Those are if you want to run FTP from
>>>>>> a command line. WeeWX uses the library client that comes with Python.
>>>>>>
>>>>>> -tk
>>>>>>
>>>>> --
>>>> 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/79456dfa-f072-40ab-8890-c7e22f518ecbn%40googlegroups.com
>>>>
>>>> <https://groups.google.com/d/msgid/weewx-user/79456dfa-f072-40ab-8890-c7e22f518ecbn%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>>
>>>
--
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/14f55150-9d6e-485f-885a-d14ae10919b6n%40googlegroups.com.