The weewx_ have been replaced by the weectl command. weectl help
for more info
On Wed, May 29, 2024 at 2:50 AM Marco Citossi wrote:
> I would like to install a new template.
> For example this one
> https://github.com/brewster76/fuzzy-archer/blob/master/INSTALL
> Anyway I've installed weewx (now
First some background then my question:
I just installed a fresh installation of Weewx 5 on a PI 4 running bookworm
. I uses the apt-get install method. All is nearly well. I discovered
that:
to look at a real-time system log you need to use: *journalctl -f*
to stop and start you need to us
5.0 did change the utilities. Take a look at
https://www.weewx.com/docs/5.0/utilities/weectl-station/
If you don't like journalctl, you can configure your own weewx logs like
this (just an example, it will, log to /home/pi/weewx-data/log/weewxd.log
):
#
RTFM and RTFFAQ and RTFWIKI as always.
That's why hundreds of hours were spent writing and updating them.
https://www.weewx.com/docs/5.0/usersguide/monitoring/#log-messages - logs
https://www.weewx.com/docs/5.0/usersguide/where/ - where to find things
https://www.weewx.com/docs/5.0/utilities/w
Got it, thanks. Hopefully, I am straight now. I have not gone "live" yet
on the WMII station, so there is still room for problem.
Oddly, in my googling I did not run across the 5.0 dicumentation.
On Friday, May 31, 2024 at 2:53:42 PM UTC-7 vince wrote:
> RTFM and RTFFAQ and RTFWIKI as alway