Hi Ian
Thanks for looking.
I used this command to install WeeWx:
sudo apt install ./python3-weewx_5.0.0a24-a_all.deb
and this command to install GW1000
sudo weectl extension install
https://github.com/gjr80/weewx-gw1000/releases/download/v0.5.0b5/gw1000-0.5.0b5.tar.gz
>From syslog:
Aug 15
I think a simple solution could be to extract the file gw1000.py from
the gw1000-0.5.0b5.tar.gz archive and copy it to /usr/share/weewx/user
On 15.08.2023 10:42, gert.a...@gmail.com wrote:
Hi Ian
Thanks for looking.
I used this command to install WeeWx:
sudo apt install ./python3-weewx_5.0.0a2
i have been polling a SolarEdge HDWave inverter for a few years.
my inverter has the LED, so it is not the latest version, and doesn’t have
direct API, so i use the API to the (yuck) vendor cloud API (and not happy
about it). vendor API throttles to about 1 call/15 mins.
i have a simple daemon th
Hi Rainer
I did as you suggested and it seems to work now. gw1000.py was not there,
so something went wrong during the installation.
A couple of questions:
1) I used sudo to install and WeeWX is running under root. Should I just
use the user login(pi), to install WeeWx?
2) Is the weewx.sdb compa
On Tuesday, August 15, 2023 at 2:18:22 AM UTC-7 Rainer Lang wrote:
I think a simple solution could be to extract the file gw1000.py from the
gw1000-0.5.0b5.tar.gz
archive and copy it to /usr/share/weewx/user
Agree. That worked here. Butthere does seem to be a bug in either weewx
or Gary's
Looks like a bug likely in the weewx beta .deb file to me...
If I install weewx using pip the driver works without copying anything into
place
source ~/weewx-venv/bin/activate
wget -P /var/tmp
https://github.com/gjr80/weewx-gw1000/releases/download/v0.5.0b5/gw1000-0.5.0b5.tar.gz
weectl ext
I think I just answered your post in a private reply to you. Just CC it in
to the post if you like to.
tirsdag 15. august 2023 kl. 03:04:13 UTC+2 skrev David Bätge:
> I assume you are using the current version 3.3.0? The error indicates that
> WeeWX can not find
> the search_list_extensions u
see inline below
On 15.08.2023 13:25, gert.a...@gmail.com wrote:
Hi Rainer
I did as you suggested and it seems to work now. gw1000.py was not
there, so something went wrong during the installation.
A couple of questions:
1) I used sudo to install and WeeWX is running under root. Should I
jus
2023-08-15T16:56:50.431510+02:00 odin wee_reports[334303] ERROR
weewx.cheetahgenerator: Ignoring template
/home/weewx/skins/weewx-wdc/index.html.tmpl
2023-08-15T16:56:50.431625+02:00 odin wee_reports[334303] ERROR
weewx.cheetahgenerator: Reason: 'cloudbase' or 'avg'
2023-08-15T16:56:50
Hi
Thanks for all the answers.
I just copied a 4.10.2 database to the Version 5 system and it's working
fine.
I have just installed version 5 on a test system and I'll continue to test
the installation methods that Vince mentioned.
Gert
On Tuesday, August 15, 2023 at 3:23:10 PM UTC+2 Rainer L
With a pip install you don’t need sudo. Also did you run weectl station reconfigure to actually select the driver?Then sudo systemctl restart weewx (sudo is needed in this instance).https://claydonsweather.org.ukOn 15 Aug 2023, at 09:42, gert.a...@gmail.com wrote:Hi IanThanks for looking.I used t
I have a lacrosse ws2315 that feeds a pi zero-w thru a serial to usb
converter with weewx, that thing throws a real low out temp a couple times
a week, is there anyway to not let weewx record < 5 temps ?
--
You received this message because you are subscribed to the Google Groups
"weewx-user"
Yes, there is a QC section in the conf file where you can set min and max
values. This is from my .conf
# This section is for quality control checks. If units are not specified,
# values must be in the units defined in the StdConvert section.
[StdQC]
[[MinMax]]
barometer = 26, 32
Thank you,
On Tuesday, August 15, 2023 at 12:40:54 PM UTC-4 kufuu wrote:
> I have a lacrosse ws2315 that feeds a pi zero-w thru a serial to usb
> converter with weewx, that thing throws a real low out temp a couple times
> a week, is there anyway to not let weewx record < 5 temps ?
>
--
You
I use the SolarEdge cloud API to download and save my PV production data on
my Raspberry Pi, though I actually save it to a dedicated sqlite database
rather than incorporating it into weewx's records. I haven't had any
problems with it and download data every 5 minutes during the solar day
with
I am playing with getting a cumulative graph of rain for an additional plot.
The problem is, we've been basically in a drought and at best get a few
one-hundredths (with one exception) when we do get rain, so I have no
way of watching what happens.
I have a plot which accumulates rain over t
Hi,
I'm just trying to figure out how I get up to a 3 day forecast of qpf
from the search extension described in forecast.py so I can load that into
a .json file for presentation to other applications. I can get the current
day from $summary, but getting further out event_ts information is
p
The error indicates that the observation type is unknown, in that case,
cloudbase. The skin should not attempt to display data for an observation
that has no data - so there seems to be something wrong here.
Could you please remove cloudbase from
[DisplayOptions][[diagrams]][[[day]]]observa
I have not been able to figure this out on my own, but any content I'd
place in the custom includes area (i.e.
skins/Belchertown/index_hook_after_station_info.inc, etc) seems to only
update the information when I first add the include, then it stays static.
This happened with WeeWX XArgs variab
19 matches
Mail list logo