Happy New Year.
Here is my current setup
weewx 5.0.1
debian 12.8
Davis Vantage Pro 2 Weather Station.
I am trying to install teh belchertown skin and when I issus the following command sudo wee_extension --install weewx-belchertown-release-1.3.1.tar.gz I get the following error listed below
weewx@wyse-weewx:~$ sudo wee_extension --install weewx-belchertown-release-1.3.1.tar.gz
sudo: wee_extension: command not found
but when I issue this command
weewx@wyse-weewx:~$ weectl extension install weewx-belchertown-release.1.3.1.tar.gz
Using configuration file /etc/weewx/weewx.conf
Install extension 'weewx-belchertown-release.1.3.1.tar.gz' (y/n)? y
Extracting from tar archive weewx-belchertown-release.1.3.1.tar.gz
Saving installer file to /etc/weewx/bin/user/installer/Belchertown
Saved copy of configuration as /etc/weewx/weewx.conf.20241231165941
Finished installing extension Belchertown from weewx-belchertown-release.1.3.1.tar.gz
so i want to make sure that is the correct command or is there something wrong on my end
Thanks
Mike