jardiamj / BYOWS_RPi

weeWX Driver for Build Your Own Weather Station for Raspberry Pi
GNU General Public License v3.0
7 stars 7 forks source link

Added WeeWX Installer Package + updated logging #12

Closed djenk41us closed 1 year ago

djenk41us commented 2 years ago

This Pull request is from my fork of this solution to support a user who was using the BYOWS_RPi solution but was struggling on the install and configuration.

In summary, this request makes the following changes:

  1. Added a WeeWX installer file to allow the user to install this driver as an extension. Custom drivers should be installed as extensions in the bin/user folder.
  2. updated the logging to the logging package and revised all logging statements. WeeWX went to the standard python logging package in v4.
jardiamj commented 1 year ago

Thanks for your contribution and sorry for being absent for this long. Life has been a hell of a ride this past year!