I updated HA from 2026.7.4 to 2026.8.3 this morning and switched from card_mod to UIX at the same time. For the most part, everything worked fine. But now I’ve noticed that
a) Spook reports that the “Detection Sensitivity” entity is no longer present, and
b) my Proxmox is showing a CPU usage of about 14–18%; normally it’s around 3–5% (my Windows 11 VM is at 4% usage)
I haven’t changed any of the Reolink settings, but I did try switching from RTSP to RTMP. The change didn’t help. If I disable the cameras, the CPU usage does go back down, but that’s not really a solution.
Question 1: Have you noticed this as well?
Question 2: Is there a solution?
HA Version 2026.8.3
Proxmox is up to date
2x Reolink E1 Zoom
both cameras stream “fluent”
Changes: None except for an update and switching from card_mod to UIX
Thanks for your help, and have a wonderful Sunday.
The CPU increase likely comes from Reolink integration changes. UIX probably isn’t responsible for the higher CPU usage. Check recent Reolink-related changes and Home Assistant logs. Also verify video decoding or transcoding isn’t occurring. The missing sensitivity entity may reflect integration changes.
Okay, I don’t have a Reolink E1 Zoom here, but I do have various cameras from different manufacturers. For all of them - including, for instance, my Reolink Doorbell - I have the option to either preload the stream or not. As far as I know, this is a Home Assistant feature and has nothing to do with the camera or the stream itself.
However, if you really don’t have this HA setting available for a particular camera, then unfortunately I can’t offer any further insight into your problem. That said, what is definitely true since Core 2026.8.x is that preloading the stream - for whatever reason - now places a significantly higher load on the CPU (depending on the number of cameras and streams) than was the case prior to that version.
Edit: Click on the camera’s corresponding stream sensor - for example, for a Dahua camera - to access the stream. Then, click the gear icon in the top right corner;
It was enabled in the main stream. After I disabled it, the CPU load dropped immediately, and RAM usage also went down right away. I would never have looked there.