@@ -20,7 +20,6 @@ class ThermalZone:
self.factor = 1 / config["factor"]
self.name = config["name"]
self.target = config["target"]
self.hwname = config["hwmon"]
self.hwmap = hwmon_map
self.alias_replace = re.compile('|'.join(self.hwmap.keys()))
self.setup_pwm()
The note is not visible to the blocked user.