Python 3.13, shipped with Home Assistant 2024.12 is not supported by ramses_rf.
logging._acquireLock is no longer present in Python 3.13.
File "/usr/local/lib/python3.13/site-packages/ramses_tx/logger.py", line 212, in getLogger
logging._acquireLock() # type: ignore[attr-defined]
^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'logging' has no attribute '_acquireLock'
Python 3.13, shipped with Home Assistant 2024.12 is not supported by
ramses_rf
.logging._acquireLock
is no longer present in Python 3.13.