Re: [weewx-user] WeeWx to Web

2023-07-27 Thread William Reading
You can also always set up cloudfront to hit the Pi running a webserver as the origin. Personally, I just run nginx as a reverse proxy to the pi (and skip paying for CF), which I think is generally good enough as long as you're comfortable setting up something like let's encrypt and dns pointed

Re: [weewx-user] Re: Lightning Data Stored in weewx.sdb

2023-06-14 Thread William Reading
I was going to submit a pull request to fix this and realized that the Atlas driver uses "strike_count" and the rest of them use "strikes_total", so fixing the defaults would be a breaking change. I went ahead and just put the delta in my weewx.conf file to work around it. [[sensor_map]] ... at