> You can do it manually by setting the thresholds to NULL in the database. > > UPDATE `sensors` SET `sensor_limit` = NULL, `sensor_limit_low` = NULL, > `sensor_warn` = NULL, `sensor_limit_low_warn` = NULL WHERE `device_id` = > '<DEVICE_ID>';