
12 Nov
2020
12 Nov
'20
7:19 p.m.
Hi Adam,
thank you for the info. That helped me.
cheers Helge
Am Mittwoch, den 11.11.2020, 03:24 +0000 schrieb Adam Armstrong via observium:
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>';