I've submitted a pull request for restx.py to enable sending weather data to both wow.metoffice.gov.uk and wow.meteo.be, the code is slightly modified from the diff that glennmckechnie posted to issue #1013
You can download a copy of restx.py with the changes here: https://github.com/evilbunny2008/weewx/raw/refs/heads/master/src/weewx/restx.py Just replace the existing restx.py which resides in /usr/share/weewx/weewx/restx.py when you install using the Debian package, I don't know exactly where it would be for other install methods. The above file is from the current weeWX master branch and only tested in weeWX 5.1.0 on Debian Bookworm running a 6.12 kernel from backports. I have limited python experience and would value suggestions to make the code more pythonic if needed. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAGTinV7Q2b5Mx07%3DyosynEb7PNJ0Xw7Nf6%2BqENoLB56YaCZL%2BQ%40mail.gmail.com.
