
Notification for ATO Low
21 posts
• Page 2 of 3 • 1, 2, 3
Lee...Looked over your code a bit last night. I saw the wifialert but that's where my understanding stopped. Need some more direction...pleeeeaassseeee.....
![]() |
|
|
|
Thanks Lee. After a few days, I've noticed that the portal notifications work fine for me. Since it's every 5 minutes, my ATO will run somewhere in between that and it has triggered the alert each time. I'll keep my code simple for now.
|
|
Another question..I want to add a delay after wc mode.
Can I just add this (time is controlled by portal):
After this:
So it looks like this:
Since I already have port 5 on delay start, can I combine port 1 into the same line or vice versa or does each port have to have it's own? Thanks! |
|
It won't work.
The last line would always take effect ad disregard the previous ones. So, ReefAngel.SingleATOLow( Port1 ); would never do anything. Roberto.
|
|
Each would need its own line and if you repeat a port like that as Roberto said, they overwrite each other. We'll have to write a timer and have an if else to have it control the ATO. I'll throw together some code later
|
|
Is it something similar to this:
Except replace this:
With this:
And adjust the time to whatever I want? |
|
Yes exactly. Except the first { is an artifact of wherever you got it from.
|
|
Thanks. I'll give a shot but realized something last night during my water change.
I put the relay that the ATO pump is on to off during wc. I realized that after the water change, my ATO clear was triggered. In theory, if the ATO clear is triggered each time, why would I need to do the time delay if I need to manually clear the ATO anyways? Am I thinking about this way too deeply? |
|
Did you have it in ReefAngel.WaterChangePorts? Not sure I follow the sequence.
|
|
21 posts
• Page 2 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 1 guest