Re: [weewx-user] Your hardware experience (for running WeeWX, the service)

2024-02-23 Thread Graham Knights
I've been running weewx on a RPi 3B+ for just over 5 years, but after a couple of other pi's died for various reasons (SD card being one of them), I've moved it to a debian install on a VM in a Windows 10 Pro machine (runs my automation server). Hardware is a Lenovo ThinkCentre M700 Tiny which

[weewx-user] Interceptor (acurite) on weewx > v5.0.1 fix

2024-02-14 Thread Graham Knights
For others coming here with issues after upgrading to 5.0.1 or greater, my interceptor -> acurite hub was no longer working due to weewx no longer being run as root and thus being denied permission to port 80. Here is my solution for getting the interceptor driver working with the fewest workar

Re: [weewx-user] MQTTSubscribe and paho mqtt heads up

2024-02-11 Thread Graham Knights
I just migrated my install to a new machine and was pulling my hair out trying to figure this out until I saw this today, thanks @gary for figuring this out. I've edited the weewx wiki to direct new setups to install the v1.6.1 paho-mqtt until the original mqtt extension is updated. On Sunda