Thank you for pointing that out.
Op zaterdag 15 februari 2025 om 02:00:08 UTC+1 schreef vince:
> "source ~/weewx-venv/bin/activate" to activate your python virtual
> environment, then the weectl command will work.
>
> You did a pip installation, so you always need to activate your venv
> befor
"source ~/weewx-venv/bin/activate" to activate your python virtual
environment, then the weectl command will work.
You did a pip installation, so you always need to activate your venv before
running weewx commands.
On Friday, February 14, 2025 at 2:57:18 PM UTC-8 Artvd wrote:
> Thank for your
Thank for your replies. I have found a working driver and got things
working. However when i tried to use "weectl extension" to install the
neoground skin, i got the message that the "command weectl" can not be
found.
I found "weectl" 2x in the home/user section on my Rasberry PI. When i
tri
Perhaps it was a typo, but did you say you are using WeatherLink Live? The
WeeWX Vantage driver does not support that. Or, did you mean you have the
WeatherLink IP, which the driver does support?
It's possible that you are not looking at the same weewx.conf file that
weewxd is using. The log wi
I have vantage pro 2 station and weatherlink live with ethernet
connection. I have used the standard pip installation and copied all the
commands into the terminal as indicated in the guide on the WEEWX website.
In Weewx.conf i entered the ip address of the weatherlink live. Otherwise
i have
It means you likely have a typo on your port line in the Vantage driver
section, if you are connecting to the station over the network. You
provided no details regarding your setup so it is impossible to guess
otherwise.
On Thursday, February 13, 2025 at 11:22:46 AM UTC-8 Artvd wrote:
> Hello