The keywords for graphs.conf differ a little bin from those in weewx.conf.
The plot type is "type" only. "yscale" is not available. Use "yAxis_min",
"yAxis_max", and "yAxis_tickinterval" instead. "windrun" must be included
in the database. If not, use "weectl database" to insert it.
vince schri
Just installed Weewx 5 and new install of Bookworm 32 bit on Raspberry pi
4. I'm using a USB Serial interface with my Davis Vantage Vue, which has
worked perfectly for the past few years.
After completing setup I started with sudo service weewx start.
No data appeared to be sent, so checked weew
Hi Barry,
Maybe you should look at
https://github.com/weewx/weewx/wiki/Understanding-permissions
PY
Le mercredi 5 juin 2024 à 17:21:16 UTC+2, barry manilow a écrit :
> Just installed Weewx 5 and new install of Bookworm 32 bit on Raspberry pi
> 4. I'm using a USB Serial interface with my Davis V
Did you even try to look for the answer to this very frequently asked
question ?
Please use the 'search conversations within weewx-user' box at the top of
the browser and look for your exact error message
"*serial.serialutil.SerialException:
[Errno 13] could not open port /dev/ttyUSB0: [Errno
Yes, it was a permissions issue. Thanks for the info.
I checked serial/USB adapter permissions using
ls- l /dev/ttyS0
and added weewx to the dialout group
sudo usermod -aG dialout weewx
On Wednesday, June 5, 2024 at 4:58:10 PM UTC+1 vince wrote:
> Did you even try to look for the answer to this
Hello Jaques,
I use your extension successfully on my weewx-installation. But it would be
nice to have the possibility to fine tune the script because some local
issues of sensor-installation.
Which constant in your script can be manipulated for the sensitivity /
threshold value for sunshine in
Correct, your database won't be touched, it is just the logger memory that
will be cleared of archive records. If WeeWX has been operating with your
station and is up to date you will lose nothing.
Gary
On Tuesday 4 June 2024 at 10:21:53 UTC+10 robcr...@gmail.com wrote:
Can you tell me the imp
At 00:00 on the current day, you don't have new values for the new day,
although the day has started, it's duration is 0 so far. The newest, value
is the last interval of the previous day. From the archive generation's
point of view, it is still yesterday. So everything OK.
areax99 schrieb am