Currently have a value changed script on a tag to automatically change our water pressures on the weekend based on a few triggers. My concern is if we need to manually change pressure setpoints on the weekend when the script is triggering as true to lower the pressures. If we manually change the setpoint, the tag script will then change it back because its showing as true based on triggers.
Is there a way to create an override toggle that essentially disables the script from running when its toggled on?