When I went from V5 to V6, I saw that they removed the CPU temperature display from the dashboard. I did some quick work and have been able to add it back in, along with dynamic to show normal, warn and critical based on a simple config file.
NORMAL
WARNING
CRITICAL
If this is something that interests you can get from github GitHub - gelsbern/pihole-cputemp: Add CPU Temperature back to pihole V6 dashboard. · GitHub
So far I have tested this on Raspberry Pi 5 and a couple of standard Debian Servers. I don't know how to add it to docker, so would accept help with that.



