hello
what is the best way to do an ON delay?
I have a resident script that monitors two values to check water leakage by comparing the tank level with a stored value (tank level when user activates level leakage detection) when the difference between the values becomes more than 2cm, the alarm will be triggered.
but sometimes the level sensor gives a pulse for a short time that will make a fake alarm, I think ON-Delay will be enough
I mentioned the case details to see if there are other ideas
what is the best way to do an ON delay?
I have a resident script that monitors two values to check water leakage by comparing the tank level with a stored value (tank level when user activates level leakage detection) when the difference between the values becomes more than 2cm, the alarm will be triggered.
but sometimes the level sensor gives a pulse for a short time that will make a fake alarm, I think ON-Delay will be enough
I mentioned the case details to see if there are other ideas
Best Regards,