Tim, if you go with the Master Version, make sure to apply PR 24 - https://github.com/uajqq/weewx-belchertown-new/pull/24

You can hand-edit .../Belchertown/style.css and apply the change. It is easy.

At the moment, I am finalizing a couple of items before I submit my PR:

 * High resolution "current conditions"
     o https://github.com/uajqq/weewx-belchertown-new/discussions/32
 * Migrate the legacy Aeries endpoints to Xweather
     o https://github.com/uajqq/weewx-belchertown-new/discussions/30

Thx!

*_What is a PR?_*

A PR is short for a pull-request. It is how people can contribute to a Git-based project.

---
pablo


On 2025-10-21 03:09, [email protected] wrote:
You should consider to install the forked Version of Belchertown skin on https://github.com/uajqq/weewx-belchertown-new. The original Repo hasn't been maintained for quite a while now, so this fork will attempt to keep up with bug fixes and new features. I don't have your issues with this Version 1.4. Please install the latest Master Version.Not the Version from July 2025, It has the latest Bugfixes.

Tim Tuck schrieb am Dienstag, 21. Oktober 2025 um 07:02:28 UTC+2:

    I had that same error and added ...

    locale.format = locale.format_string

    to

    /etc/weewx/bin/user/belchertown.py

    and while the errors have gone away, the skin's ability to receive
    mqtt traffic has failed but with no obvious error in logs.

    The page still updates according to its refresh schedule so there
    that, but it would be nice to get mqtt happening again.

    Any pointers appreciated.

    thanks

    Tim


    On 19/10/25 1:05 am, Tom Keffer wrote:
    Yes. The function format.locale() was deprecated in Python 3.7,
    then removed in Python 3.12. It usually can be replaced with
    locale.format_string().


--
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/bea0810a-52c5-4d5f-8152-fddbbcf5cc29n%40googlegroups.com <https://groups.google.com/d/msgid/weewx-user/bea0810a-52c5-4d5f-8152-fddbbcf5cc29n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
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/8c091bed-5766-426a-9e2b-fd0ec0a78d31%40hillsandlakes.com.

Reply via email to