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
sudo ./wee_extension --install=/var/tmp/HP1000-master/hp1000.tar.gz
sudo ./wee_config --reconfigure

Chose the number next to HP1000 then restarted weewx.

Now, next issue is that there appear to be some settings I've got to set.

The log says:

/home/weewx $ tail -f /var/log/syslog
Oct 15 19:19:09 raspberrypi weewx[2874]: engine: Locale is 'en_GB.UTF-8'
Oct 15 19:19:09 raspberrypi weewx[2874]: engine: pid file is 
/var/run/weewx.pid
Oct 15 19:19:09 raspberrypi weewx[2878]: engine: Using configuration file 
/home/                                    weewx/weewx.conf
Oct 15 19:19:09 raspberrypi weewx[2878]: engine: Loading station type 
HP1000 (us                                    er.HP1000)
Oct 15 19:19:09 raspberrypi weewx[2864]: Starting weewx weather system: 
weewx.
Oct 15 19:19:09 raspberrypi systemd[1]: Started LSB: weewx weather system.
Oct 15 19:19:09 raspberrypi weewx[2878]: HP1000: HP1000 Starting
Oct 15 19:19:09 raspberrypi weewx[2878]: engine: Import of driver failed: 
Requir                                    ed parameter 'ip_address_mask' 
has not been specified or could not be determined                          
           (<type 'exceptions.Exception'>)
Oct 15 19:19:09 raspberrypi weewx[2878]: engine: Unable to load driver: 
Required                                     parameter 'ip_address_mask' 
has not been specified or could not be determined
Oct 15 19:19:09 raspberrypi weewx[2878]:     ****  Exiting...

I'm trying to find out where I need to specify the ip_address_mask now.

Cheers,

Matt

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. outside temp 0 degrees C when it was actually 10 degrees).  I decided 
> to leave it and went to bed.  Today I am seeing better values but all 
> readings appear to be summing/appending to the previous reading.  For 
> example, the temperature has risen from 0 to around 21 degrees very 
> uniformly.  The actual temperature is around 13 degrees.
>
> I have an Aercus station, identical to Fine Offset HP1000.  I have set 
> Weewx driver to both 'simulator' and 'Fine Offset' with no change in data.
>
> I read somewhere about an HP1000 driver written by aussie susan but 
> editing the daemon file was beyond my capabilities so I couldn't proceed 
> with it.
>
> My station can be seen at: https://www.pwsweather.com/obs/ILITTLEW9.html#
>
> I appreciate that I will need to provide logs etc, but I am work at the 
> moment and will upload logs later.  I just wanted to get the post up to see 
> if anyone had experienced anything similar or has any advice for a newbie.
>
> I love the functionality of weewx and look forward to using it.
>
> Many thanks in advance.
>
> Matt
>

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/001fe144-3071-43b4-a87b-9302ff6fb163%40googlegroups.com.

Reply via email to