Read data from a meteostick via serial connection.
Installation
-
Install weewx, select Simulator as the weather station
-
Download the driver
wget -O weewx-meteostick.zip https://github.com/matthewwall/weewx-meteostick/archive/master.zip
-
Install the driver
sudo wee_extension --install weewx-meteostick.zip
-
Configure the driver
sudo wee_config --reconfigure
-
Start weewx
sudo /etc/init.d/weewx start