Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 560 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 560 Bytes

⚠ DEPRECATION NOTICE ⚠

This driver is not in development anymore. And is not compatible with Python 3 and WeeWX >= 4. Please use an up-to-date driver like the AlgerP572/WeatherPi driver.

weewx_piweather

weewx driver for custom Raspberry Pi based weather stations

Installation instructions

  1. install the extension
wee_extension --install=weewx_piweather
  1. select the driver
wee_config --reconfigure
  1. restart WeeWX
sudo /etc/init.d/weewx stop
sudo /etc/init.d/weewx start