From 13151454448cba660318a0e220d46b71c5875510 Mon Sep 17 00:00:00 2001 From: sfeakes Date: Sun, 4 Jun 2023 17:04:20 -0500 Subject: [PATCH] Update with new options --- release/aqualinkd.conf | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/release/aqualinkd.conf b/release/aqualinkd.conf index 9b729dae..3f2e3b73 100755 --- a/release/aqualinkd.conf +++ b/release/aqualinkd.conf @@ -131,10 +131,14 @@ report_zero_pool_temp = no # Log any packets from this device. #serial_debug_filter = 0x00 -# Not documented. These will change how RS485 / Serial works, Only use if asked to for problem solving purposes. +# Not documented. These are experimental. Will change how RS485 / Serial works, Only use if asked to for problem solving purposes. #serial_readahead_b4_write = yes -#ftdi_low_latency = no #prioritize_ack = yes + +# Get rid of the startup warning message about no low latency. BETTER option is to buy a better adapter. +#ftdi_low_latency = no + +# Stop the SWG bounce from displaying when using VSP. #swg_zero_ignore_count = 20 @@ -153,6 +157,10 @@ enable_scheduler = yes # AqualinkD can only detect a SWG if it's on, so after a restart you will not see/access a SWG until the the next time the pump is on. force_SWG = no +# AqualinkD can take sime time to find heater setpoints (if they exist), This will force the pool & spa +# heaters to be listed as thermostats vs switches on startup, helps with homekit. +force_PS_setpoints = no + # Lights can be programmed by control panel or AqualinkD (if controlpanel doesn;t support specific light or light mode you want) # IF YOU WANT AQUALINKD TO PROGRAM THE LIGHT, IT MUST NOT BE CONFIGURED AS A COLOR LIGHT IN THE JANDY CONTROL PANEL. # Light probramming mode. 0=safe mode, but slow.