This is a simple weewx data service used to combine the data coming from the WS-3000 station with the data from another station.
-
Download the WS-3000 data service extension package from the Releases page:
wget -O weewx-ws3000ds.tar.gz https://github.com/hublol/ws3000-weewx-dataservice/archive/refs/tags/weewx-ws3000ds-0.2.tar.gz
-
Install the extension:
wee_extension --install weewx-ws3000ds.tar.gz
-
Check if the extension is correctly installed:
./bin/wee_extension --list