2024.12: Scene you in 2025! 🎄

on lokalise, each translation key has an history, so it could be restored, one by one … not sure, if there is a possibility to revert multiple items at once :thinking:

Now that’s somewhat “odd” part…i found history icon, but there were no slovenian words in history there… but perhaps i just looked at wrong spot.
However, even if i would find it there are over 3000 words to “roll back”…

1 Like

Thanks Maciek! I’ve removed ShellyForHass (had to manually delete the files in the custom_components folder after removing the ShellyForHass-integration). Indeed all Shelly devices were identified by HA-OS after reboot. Had to spend a bit of work on renaming and updating automations, but now it is all clean and running well. Thanks for pointing to fact that ShellyForHass is no longer maintained.

1 Like

The cups platform sensor isn’t available anymore since the update. Worked flawlessly in the previous version. The cups server is accessible in the browser via port 631. Any ideas?

configurtion.yaml

  - platform: cups
    printers:
      - Epson_Kantoor
    host: xxx.xxx.xxx.xxx
    port: 631
    is_cups_server: true
    scan_interval: 5

Log file:

Bron: helpers/entity_platform.py:366
integratie: Sensor (documentatie, problemen)
Eerst voorgekomen: 19:34:55 (1 gebeurtenissen)
Laatst gelogd: 19:34:55

Error while setting up cups platform for sensor
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 366, in _async_setup_platform
    await asyncio.shield(awaitable)
  File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 58, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/usr/src/homeassistant/homeassistant/components/cups/sensor.py", line 77, in setup_platform
    data.update()
    ~~~~~~~~~~~^^
  File "/usr/src/homeassistant/homeassistant/components/cups/sensor.py", line 314, in update
    cups = importlib.import_module("cups")
  File "/usr/src/homeassistant/homeassistant/util/loop.py", line 200, in protected_loop_func
    return func(*args, **kwargs)
  File "/usr/local/lib/python3.13/importlib/__init__.py", line 88, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 921, in _load_unlocked
  File "<frozen importlib._bootstrap>", line 813, in module_from_spec
  File "<frozen importlib._bootstrap_external>", line 1316, in create_module
  File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
ImportError: Error relocating /usr/local/lib/python3.13/site-packages/cups.cpython-313-x86_64-linux-musl.so: PyEval_CallObject: symbol not found

Hello, since i updated to this version i get this error message evertime i want to change a numeric value

×××

Die Aktion number/set_value konnte nicht ausgeführt werden. Unable to avoid copy while creating an array as requested. If using np.array(obj, copy=False) replace it with np.asarray(obj) to allow a copy when needed (no behavior change in NumPy 1.x). For more details, see NumPy 2.0 migration guide — NumPy v2.3.dev0 Manual.

×××

What can it be?

Thank you for clarifying. I’ll wait patiently.

2024.12.1 here. Same issue

Has anybody else experience creeping memory usage with 2024.12.1?

I just updated to 2024.12.1 this afternoon and I’m noticing memory usage went from 32% (avg) to a base start of 41%. And in a few hours it hit 76% which forced me to restart my the hardware

Now its been online for 30 minutes and went up from 41% to 43%.

Update: I also noticed that the memory keeps increasing if I “Quick Reload” rather than restart HA, I’m guessing that is why memory is leaking.

Update2: Figured it out, it was the vscode addon (Studio Code Server - Current version: 5.17.3)!
I stopped that addon and it immediately released all the memory back to the system. Then I just restarted the addon and kept working on my YAMLs.

Upgrading to python 3.13 solves the problem

Hey, any update TUYA integration?

I had to rollback to 11.3, the companion app and browsers got stuck on “loading data”

Supervisor returned: system not ready with setup

I tried rebooting several times, updating os, restarting core, nothing seemed to work.

Unit translations are not displayed on the sensor card:

Can someone explain this to me ?

rtsp2
rtsp3

So you can keep on using rtsp_to_webrtc but it will be removed ???

I’m seeing uncharacteristic memory use since I installed 2024.12.0. See graph below…

A flatter period with a few big spikes and now a steep upward trend not visible over the previous week.

1 Like

I’m also seeing Mosquitto 6.4.1 failing and restarting over the last ten hours despite no changes…

Hive integration stops working on 24.12.1 - error is to do with the creation of the login user id.

i have the same problem. I go back to the Backup and is run. does anyone have a solution?

That is correct, it will be removed. If I remember correctly HA’s deprecation policy means it will remain for at least 6 months before removal

Which Shelly integration are you using?