RE: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread Matt C
Ok, thank you for confirming.  I shall wait patiently. From: Susan MackaySent: 03 September 2020 07:17To: weewx-userSubject: Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed It's not been updated and should n

Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread Susan Mackay
It's not been updated and should not be used with Python 3. This is something I have on my 'to do' list but I must admit it is not the top priority. On the other hand, the source is there if anyone else wants to have a go. Susan (HP1000 driver author) On Thursday, September 3, 2020 at 8:19:07

Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread steeple ian
Matt, Are you using Python2 or 3. The driver was last updated 11months ok and may not be compatible with Python3 im. On Wed, 2 Sep 2020 at 23:08, icoj...@gmail.com wrote: > This is what I'm seeing... > > > pi@raspitest:~ $ cd /home/weewx/bin/user > pi@raspitest:/home/weewx/bin/user $ dir > ex

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread icoj...@gmail.com
This is what I'm seeing... pi@raspitest:~ $ cd /home/weewx/bin/user pi@raspitest:/home/weewx/bin/user $ dir extensions.py HP1000.py __init__.py installer __pycache__ pi@raspitest:/home/weewx/bin/user $ sudo nano HP1000.py # #Copyright (c) 2017 Susan Mackay # acknowledging that this

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread icoj...@gmail.com
Hi Gary, Yes to both questions. Thanks for your help On Wednesday, 2 September 2020 at 22:28:23 UTC+1 gjr80 wrote: > OK, let’s start with the obvious. Is HP1000.py in /home/weewx/bin/user and > if you view the contents of the file is it legible code? > > Gary > On Thursday, 3 September 2020 at

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread gjr80
OK, let’s start with the obvious. Is HP1000.py in /home/weewx/bin/user and if you view the contents of the file is it legible code? Gary On Thursday, 3 September 2020 at 07:08:58 UTC+10 icoj...@gmail.com wrote: > this is what i'm seeing > > pi@raspitest:/var/tmp $ sudo /home/weewx/bin/wee_extens

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread icoj...@gmail.com
this is what i'm seeing pi@raspitest:/var/tmp $ sudo /home/weewx/bin/wee_extension --install=/var/tmp/HP1000-master/HP1000.tar.gz Request to install '/var/tmp/HP1000-master/HP1000.tar.gz' Extracting from tar archive /var/tmp/HP1000-master/HP1000.tar.gz Saving installer file to /home/weewx/bin/use

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread gjr80
Hi, Would help to know what commands you entered and what output you received. Can you please try again and copy/post the exact commands entered and the resulting output to the console. Gary On Thursday, 3 September 2020 at 06:59:38 UTC+10 icoj...@gmail.com wrote: > Apologies for resurrecting

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2020-09-02 Thread icoj...@gmail.com
Apologies for resurrecting an old thread but I'm trying to do a fresh install using the commands listed above, using Weewx 4.1.1 and the HP1000 driver is not appearing in the list so it cannot be chosen. Has anything fundamental changes between the previous and current weewx versions? Thanks

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
Finally, it's working. Thanks all for your help. On Tuesday, 15 October 2019 12:51:24 UTC+1, Matt wrote: > > Hi All, > > First post. > > I got Weewx set up on a brand new Raspberry Pi 3 model B yesterday. I saw > that it was posting data but last night most of the data was incorrect > (e.g. o

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
Looks good so far... Oct 15 19:35:05 raspberrypi weewx[2957]: HP1000: Connected to address ('192.168.1.255', 61184) Oct 15 19:35:06 raspberrypi weewx[2957]: HP1000: Established contact at 15/10/19 19:35:06 Oct 15 19:35:06 raspberrypi weewx[2957]: HP1000: Retrieving startup records Now, I'm wait

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
The ip_address_mask which is the IP address of the weather station, goes in the HP1000 section of the weewx.conf file as follows: ip_address_mask = "192.168.1.255" On Tuesday, 15 October 2019 12:51:24 UTC+1, Matt wrote: > > Hi All, > > First post. > > I got Weewx set up on a brand new Raspberry

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
Hi, I'm making progress. I managed to install the driver using a number of different sources and lots of trial and error. For anyone else seeing problems, what I did was: wget -P /var/tmp weewx-hp1000.zip https://github.com/AussieSusan/HP1000/archive/master.zip cd var/tmp unzip master.zip su

Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
Understood. Thank you. On Tuesday, 15 October 2019 18:06:40 UTC+1, steeple ian wrote: > > Matt, > Yes the syntax is incorrect. I can’t give you a full answer for an hour or > so as I am rather occupied at the moment. Have a look at other driver > install instructions and follow the same logic.

Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread steeple ian
Matt, Yes the syntax is incorrect. I can’t give you a full answer for an hour or so as I am rather occupied at the moment. Have a look at other driver install instructions and follow the same logic. Check back later if you are still having trouble and I will walk you through the installation. Ian

Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
Thank you. I think I realise that now however I'm unable to install the HP1000 driver as the instructions on its GitHub page aren't working for me. Still investigating... On Tue, 15 Oct 2019, 15:56 steeple ian, wrote: > Matt, > You need to use the HP1000 driver or Interceptor driver for this de

Re: [weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread steeple ian
Matt, You need to use the HP1000 driver or Interceptor driver for this device not the Fine Offset one. If my memory serves me correctly the FO driver is for a USB device where as the HP1000 is a wireless device. Ian Sent from my iPhone > On 15 Oct 2019, at 15:27, Matt wrote: > >  > Thank you

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Matt
Thank you, that makes perfect sense. I'm sure I followed instructions which said to select 'Simulator'. I'll change to Fine Offset when I get home, after I've retrieved the logs. I'll also try to find out more about how to install the driver for HP1000 but google wasn't too helpful last nigh

[weewx-user] Re: New User Setup issues - Raspberry Pi, Fine Offset HP1000 - weather reports show values being appended/summed

2019-10-15 Thread Andrew Milner
the chances are that your uniform incrementing values are the simulator data whic I hthink looks like a sine wave!! chances are that you are set on simulator and are not reading any data from the station. Only the log will provide the answer. the simulator does exactly what it says, it simu