You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was designed for Jandy Aqualink RS, so should work with AqualinkRS and iAqualink Combo control panels. It will work with Aqualink PDA/AquaPalm and NON Combo iAqualink; but with limitations.
446
+
This was designed for Jandy Aqualink RS, so does work with AqualinkRS and iAqualink Combo control panels. It will work with Aqualink PDA/AquaPalm; but with limitations.
447
+
448
+
AqualinkD is known to work with Panel Versions from Rev H to the Latest Rev Yg
449
+
<!--
462
450
Below are verified versions, but should work with any AqualinkRS :-
463
451
464
452
@@ -476,7 +464,7 @@ Below are verified versions, but should work with any AqualinkRS :-
476
464
477
465
If you have tested a version not listed here, please let me know by opening an issue.
478
466
#
479
-
467
+
-->
480
468
# License
481
469
## Non Commercial Project
482
470
All non commercial projects can be run using our open source code under GPLv2 licensing. As long as your project remains in this category there is no charge.
Copy file name to clipboardExpand all lines: release/aqualinkd.conf
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,10 @@ enable_scheduler = yes
119
119
#event_check_pumpon_hour = 6
120
120
#event_check_pumpoff_hour = 24
121
121
122
+
# This last one will link a button to SWG boost mode. When in boost mode, you usually have a problem that warrants running the pump faster.
123
+
# So you can assign a virtual/one touch button to a particular pump RMP, and then turn it on with this option. (it will also turn it off when boost is finished)
124
+
#event_booston_check_device = Fast Pump
125
+
122
126
# Set the RS485 adapter into low latency mode (of supported)
0 commit comments