How to set the temperature

Seriously?

1 Like

Do you think there should be some fall-back logic when /sys/class/hwmon/hwmon0/temp1_input is missing?

$ ls /sys/class/hwmon/hwmon?/temp?_input
/sys/class/hwmon/hwmon1/temp1_input  /sys/class/hwmon/hwmon4/temp1_input
/sys/class/hwmon/hwmon3/temp1_input  /sys/class/hwmon/hwmon4/temp2_input
/sys/class/hwmon/hwmon3/temp2_input  /sys/class/hwmon/hwmon4/temp3_input
/sys/class/hwmon/hwmon3/temp3_input  /sys/class/hwmon/hwmon4/temp4_input
/sys/class/hwmon/hwmon3/temp4_input  /sys/class/hwmon/hwmon4/temp5_input
/sys/class/hwmon/hwmon3/temp5_input  /sys/class/hwmon/hwmon5/temp1_input
/sys/class/hwmon/hwmon3/temp6_input
$ lsb_release -d
Description:	Ubuntu 20.04.1 LTS

No, I think the whole temperature section needs to be removed. There's no use for it and there's no way to cover all the platforms. It only shows on certain boards and honestly it's useless information.

1 Like

I agree - you can easily get the temperature from the terminal with a Linux command and there is no real need to have this on the Pi-hole dashboard.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.