This repository is a fork of https://github.com/matthewwall/weewx-meteostick for use with custom receiver modules. It has been modified and fixed in numerous ways to better support these custom receivers. It strives to maintain compatibility with the Meteostick driver as much as possible and should be compatible with either the custom receiver or the one described in the https://github.com/kobuki/VPTools repo.
- Install weewx, select Simulator as the weather station
http://weewx.com/docs/usersguide.htm
- Download the driver
wget -O weewx-meteoRX.zip https://github.com/kobuki/weewx-meteoRX/archive/master.zip
- Install the driver
sudo wee_extension --install weewx-meteoRX.zip
- Configure the driver
sudo wee_config --reconfigure
- Start weewx
sudo /etc/init.d/weewx start