Closed johnluber closed 6 years ago
Your control panel will have 4 wires for connections to control keypads. (usually a small screw-in terminal block). These are labeled 1,2,3,4 or Red,Blk,Yel,Gre. 2 wires are for power, and 2 are for data. I don't want to tell you which wires are which, as this may depend on year / model / version. But use your manual to find the 2 data lines, (D+ and D-). Use page 20 of the below link as an example. https://www.zodiacpoolsystems.com/~/media/Zodiac/Global/Downloads/0748-91071/6594.ashx
Your USB2RS485 converter will wither have 2 or 3 connections. (if 2 ignore the next part). One is power and the other two are A and B. Find the two labeled A and B.
Then simply connect the USB2RS485 A to D+ on the Control Panel and B to D- on the control panel. That should get the connection working. If not, just flip the wires over.
If you've got a windows PC, then you can connect the USB2RS adapter to that and use the below jandy simulator software to test it. I found it painful to get working & use, but it's a good test of the connection. http://www.jandy.com/~/media/zodiac/global/downloads/simulators/aqualink_rs_simulator.exe
Same here. I have the box outside and working with an electrician to get an out let to it so I can plug in the raspberry pi. Happy to post video and share once I get it up.
On Jan 27, 2018, at 1:51 PM, sfeakes notifications@github.com<mailto:notifications@github.com> wrote:
Your control panel will have 4 wires for connections to control keypads. (usually a small screw-in terminal block). These are labeled 1,2,3,4 or Red,Blk,Yel,Gre. 2 wires are for power, and 2 are for data. I don't want to tell you which wires are which, as this may depend on year / model / version. But use your manual to find the 2 data lines, (D+ and D-). Use page 20 of the below link as an example. https://www.zodiacpoolsystems.com/~/media/Zodiac/Global/Downloads/0748-91071/6594.ashxhttps://www.zodiacpoolsystems.com/%7E/media/Zodiac/Global/Downloads/0748-91071/6594.ashx
Your USB2RS485 converter will wither have 2 or 3 connections. (if 2 ignore the next part). One is power and the other two are A and B. Find the two labeled A and B.
Then simply connect the USB2RS485 A to D+ on the Control Panel and B to D- on the control panel. That should get the connection working. If not, just flip the wires over.
If you've got a windows PC, then you can connect the USB2RS adapter to that and use the below jandy simulator software to test it. I found it painful to get working & use, but it's a good test of the connection. http://www.jandy.com/~/media/zodiac/global/downloads/simulators/aqualink_rs_simulator.exehttp://www.jandy.com/%7E/media/zodiac/global/downloads/simulators/aqualink_rs_simulator.exe
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/sfeakes/aqualinkd/issues/2#issuecomment-361006347, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHVHWFbmIfZ3yAsgGRwA44EBHdHiPxdzks5tO3A0gaJpZM4RvQ_c.
Thank you so much both of you. This helps me tremendously. So, now I need to start setting this up. I’ll post back how it goes.
Thanks again!
Sent from my iPad
On Jan 27, 2018, at 2:21 PM, csherida notifications@github.com wrote:
Same here. I have the box outside and working with an electrician to get an out let to it so I can plug in the raspberry pi. Happy to post video and share once I get it up.
On Jan 27, 2018, at 1:51 PM, sfeakes notifications@github.com<mailto:notifications@github.com> wrote:
Your control panel will have 4 wires for connections to control keypads. (usually a small screw-in terminal block). These are labeled 1,2,3,4 or Red,Blk,Yel,Gre. 2 wires are for power, and 2 are for data. I don't want to tell you which wires are which, as this may depend on year / model / version. But use your manual to find the 2 data lines, (D+ and D-). Use page 20 of the below link as an example. https://www.zodiacpoolsystems.com/~/media/Zodiac/Global/Downloads/0748-91071/6594.ashxhttps://www.zodiacpoolsystems.com/%7E/media/Zodiac/Global/Downloads/0748-91071/6594.ashx
Your USB2RS485 converter will wither have 2 or 3 connections. (if 2 ignore the next part). One is power and the other two are A and B. Find the two labeled A and B.
Then simply connect the USB2RS485 A to D+ on the Control Panel and B to D- on the control panel. That should get the connection working. If not, just flip the wires over.
If you've got a windows PC, then you can connect the USB2RS adapter to that and use the below jandy simulator software to test it. I found it painful to get working & use, but it's a good test of the connection. http://www.jandy.com/~/media/zodiac/global/downloads/simulators/aqualink_rs_simulator.exehttp://www.jandy.com/%7E/media/zodiac/global/downloads/simulators/aqualink_rs_simulator.exe
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/sfeakes/aqualinkd/issues/2#issuecomment-361006347, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHVHWFbmIfZ3yAsgGRwA44EBHdHiPxdzks5tO3A0gaJpZM4RvQ_c. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
@sfeakes Thank you for your work on this. As others have stated, this was something I've been looking for. I too will be building an automation system with this and post how it goes. Just a quick question on your hook up - I have a RS8 control panel inside the house already wired to the 485 4-pin. Do I continue to leave the RS8 wired up and simply add the A/B cables from the USB2RS485? Or do I disconnect the RS8 and use the Pi solely for control?
@anovaski you can do either. I designed this to act as another control panel on the RS485 buss, so it will work with the RS8 connected or without it connected. I have an RS6 panel connected as well as the PI (aqualinkd) on the RS buss (also SWG and Heater.). It’s very hard to tell from the documentation, but I believe Aqualinkd took the ID of a “one touch” control panel, so if you have that hooked up to the RS buss then you may have a conflict. The aqualinkd config allowed you to change the ID on the RS buss, so you can change the ID if there is a conflict.
Hi
Finally had a dry and warm enough day to try this. Unfortunately, it doesn’t seem to work. Any ideas how to troubleshoot?
Here’s what I’ve done:
Feb 11 14:04:17 raspberrypi aqualinkd: Aqualink Daemon v0.8a Feb 11 14:04:17 raspberrypi aqualinkd: Config log_level = 7 Feb 11 14:04:17 raspberrypi aqualinkd: Config socket_port = 80 Feb 11 14:04:17 raspberrypi aqualinkd: Config serial_port = /dev/ttyUSB0 Feb 11 14:04:17 raspberrypi aqualinkd: Config web_directory = /var/www/aqualinkd/ Feb 11 14:04:17 raspberrypi aqualinkd: Config device_id = 0x0a Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_server = localhost:1883 Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_dz_sub_topic = domoticz/out Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_dz_pub_topic = domoticz/in Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_aq_topic = aqualinkd Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_user = (null) Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_passwd = (null) Feb 11 14:04:17 raspberrypi aqualinkd: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb 11 14:04:17 raspberrypi aqualinkd: Config idx water temp = 13 Feb 11 14:04:17 raspberrypi aqualinkd: Config idx pool temp = 14 Feb 11 14:04:17 raspberrypi aqualinkd: Config idx spa temp = 15 Feb 11 14:04:17 raspberrypi aqualinkd: Config deamonize = YES Feb 11 14:04:17 raspberrypi aqualinkd: Config log_file = (null) Feb 11 14:04:17 raspberrypi aqualinkd: Config light_pgm_mode = 0.00 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_2 = label Waterfall | dzidx 40 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_3 = label Spa Blower | dzidx 41 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_6 = label NONE | dzidx 0 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Aux_7 = label NONE | dzidx 0 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb 11 14:04:17 raspberrypi aqualinkd: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb 11 14:04:17 raspberrypi aqualinkd: Starting web server on port 80 Feb 11 14:04:17 raspberrypi aqualinkd: Starting MQTT client to localhost:1883 Feb 11 14:04:17 raspberrypi aqualinkd: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0
When I ordered the RS485 adapter the one linked on your site was unavailable. So, I ordered this one instead which appears to be identical. https://www.amazon.com/gp/product/B01N7N62B8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 https://www.amazon.com/gp/product/B01N7N62B8/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
Thanks.
John
On Feb 2, 2018, at 10:11 PM, sfeakes notifications@github.com wrote:
@anovaski https://github.com/anovaski you can do either. I designed this to act as another control panel on the RS485 buss, so it will work with the RS8 connected or without it connected. I have an RS6 panel connected as well as the PI (aqualinkd) on the RS buss (also SWG and Heater.). It’s very hard to tell from the documentation, but I believe Aqualinkd took the ID of a “one touch” control panel, so if you have that hooked up to the RS buss then you may have a conflict. The aqualinkd config allowed you to change the ID on the RS buss, so you can change the ID if there is a conflict.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-362772939, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLxzJZAw3_UEzdMr0kN-anVJfrFzkHks5tQ85MgaJpZM4RvQ_c.
That RS485 adapter looks perfect. Do the lights on it flash when aqualinkd is running? (that means at least it's trying to send / receive info over the adapter).
Can you run aqualinkd in debug mode and write the output to a file, then upload a copy. That way I should be able to help you.
In the /etc/aqualinkd.conf make sure you set debug and log to file, as below
log_level=DEBUG
log_file=/tmp/aqualinkd.log
Make sure aqualinkd is not running as a service.
sudo systemctl stop aqualinkd
Then run aqualinkd manually and stop it demonizing.
sudo /usr/local/bin/aqualinkd -d -c /etc/aqualinkd.conf
Let that run for a few minutes, hit it from the web UI if you want, then post/upload /tmp/aqualinkd.log to this thread. (use crtl-c to kill it)
For reference, as long as you only hit the data lines on the RS485 you shouldn't need to worry about it being powered down, the 2nd and 3rd pins are usually the correct ones to tap and 1 and 4 are usually power. (But that's just a general rule, not a given).
The first thing to check (assuming the USB connection & RS pins are accurate) would be the device_id. the RS8 will only probe particular ID's. 0x0a is default, next you could try 0x09.
Also, if you have a windows laptop, you could try Jandy's emulator, just plug the RS458 into that laptop and download the software from a few posts above.
Thanks for getting back to me with your suggestions. I appreciate it and understand that this something that you you spend your spare time on so that makes it even more impressive. Unfortunately, it’s raining here again all week so it’ll be a bit before I get to test again, but I’m hopeful to get this working still.
I’ll let you know what I find.
Thanks again.
On Feb 11, 2018, at 8:02 PM, sfeakes notifications@github.com wrote:
That RS485 adapter looks perfect. Do the lights on it flash when aqualinkd is running? (that means at least it's trying to send / receive info over the adapter).
Can you run aqualinkd in debug mode and write the output to a file, then upload a copy. That way I should be able to help you.
In the /etc/aqualinkd.conf make sure you set debug and log to file, as below
log_level=DEBUG log_file=/tmp/aqualinkd.log Make sure aqualinkd is not running as a service.
sudo systemctl stop aqualinkd Then run aqualinkd manually and stop it demonizing.
sudo /usr/local/bin -d -c /etc/aqualinkd.conf Let that run for a few minutes, hit it from the web UI if you want, then post/upload /tmp/aqualinkd.log to this thread.
For reference, as long as you only hit the data lines on the RS485 you shouldn't need to worry about it being powered down, the 2nd and 3rd pins are usually the correct ones to tap and 1 and 4 are usually power. (But that's just a general rule, not a given).
The first thing to check (assuming the USB connection & RS pins are accurate) would be the device_id. the RS8 will only probe particular ID's. 0x0a is default, next you could try 0x09.
Also, if you have a windows laptop, you could try Jandy's emulator, just plug the RS458 into that laptop and download the software from a few posts above.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-364808205, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx83dzeGxEHcG7STySPcnruxKqKrtks5tT42PgaJpZM4RvQ_c.
Hi
I’ve had some time today to work with this some more and am making progress. In general, non-aux devices seem to work well. Aux devices, however, seems a bit inconsistent. For a bit Aux2 was causing a segfault in the program but that seems to have stopped. The lights appear to be most inconsistent; I think this may have to do with my colors being different than yours. My light system is a Jandy model.
So far, none of the temps are working in either the web nor the home kit app.Good news is this is now installed in my control panel so I can work with it at anytime now regardless of the weather.
I’ve attached some sample logs. Notable is that the logs explicitly state that they’re ignoring all of the temp sensors. Also, so I don’t forget… A nice feature enhancement would be to capture the Salt and AquaPure statuses to display through to mosquito.
Thanks for any thoughts you might have on how to progress it further.
John Luber john@luberfamily.net
On Feb 11, 2018, at 8:02 PM, sfeakes notifications@github.com wrote:
That RS485 adapter looks perfect. Do the lights on it flash when aqualinkd is running? (that means at least it's trying to send / receive info over the adapter).
Can you run aqualinkd in debug mode and write the output to a file, then upload a copy. That way I should be able to help you.
In the /etc/aqualinkd.conf make sure you set debug and log to file, as below
log_level=DEBUG log_file=/tmp/aqualinkd.log Make sure aqualinkd is not running as a service.
sudo systemctl stop aqualinkd Then run aqualinkd manually and stop it demonizing.
sudo /usr/local/bin -d -c /etc/aqualinkd.conf Let that run for a few minutes, hit it from the web UI if you want, then post/upload /tmp/aqualinkd.log to this thread.
For reference, as long as you only hit the data lines on the RS485 you shouldn't need to worry about it being powered down, the 2nd and 3rd pins are usually the correct ones to tap and 1 and 4 are usually power. (But that's just a general rule, not a given).
The first thing to check (assuming the USB connection & RS pins are accurate) would be the device_id. the RS8 will only probe particular ID's. 0x0a is default, next you could try 0x09.
Also, if you have a windows laptop, you could try Jandy's emulator, just plug the RS458 into that laptop and download the software from a few posts above.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-364808205, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx83dzeGxEHcG7STySPcnruxKqKrtks5tT42PgaJpZM4RvQ_c.
Great to hear you are making progress. (The segfault is worrying on aux, that simply sends a blind command to the RS485 buss). The light modes are all hard coded to my setup (as in the instructions, that needs some work to make it generic, your logs will help). But the on / off should be working, only the pulsing to set modes will be an issue. I don't see any logs, try to upload them again so I can take a look and help fix some of your issues.
Awesome job John. Sounds like I have a similar setup and will try it next weekend.
My control panel is outside. Did any of you guys run power to it for the raspberry pi?
Thanks, Chris
On Feb 17, 2018, at 5:46 PM, sfeakes notifications@github.com<mailto:notifications@github.com> wrote:
Great to hear you are making progress. (The segfault is worrying on aux, that simply sends a blind command to the RS485 buss). The light modes are all hard coded to my setup (as in the instructions, that needs some work to make it generic, your logs will help). But the on / off should be working, only the pulsing to set modes will be an issue. I don't see any logs, try to upload them again so I can take a look and help fix some of your issues.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366477045, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHVHWF_S2cDsdctn5Ik4n8RTsO7alhQGks5tV1bPgaJpZM4RvQ_c.
There’s prob a better way to attach logs but I’m on an iPad right now... So, hopefully this works.
Thanks again for your help.
John
Feb-17-18 16:45:03 PM Notice: Aqualink Daemon v0.8a Feb-17-18 16:45:03 PM Notice: Config log_level = 7 Feb-17-18 16:45:03 PM Notice: Config socket_port = 80 Feb-17-18 16:45:03 PM Notice: Config serial_port = /dev/ttyUSB0 Feb-17-18 16:45:03 PM Notice: Config web_directory = /var/www/aqualinkd/ Feb-17-18 16:45:03 PM Notice: Config device_id = 0x09 Feb-17-18 16:45:03 PM Notice: Config mqtt_server = localhost:1883 Feb-17-18 16:45:03 PM Notice: Config mqtt_dz_sub_topic = domoticz/out Feb-17-18 16:45:03 PM Notice: Config mqtt_dz_pub_topic = domoticz/in Feb-17-18 16:45:03 PM Notice: Config mqtt_aq_topic = aqualinkd Feb-17-18 16:45:03 PM Notice: Config mqtt_user = (null) Feb-17-18 16:45:03 PM Notice: Config mqtt_passwd = (null) Feb-17-18 16:45:03 PM Notice: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb-17-18 16:45:03 PM Notice: Config idx water temp = 13 Feb-17-18 16:45:03 PM Notice: Config idx pool temp = 14 Feb-17-18 16:45:03 PM Notice: Config idx spa temp = 15 Feb-17-18 16:45:03 PM Notice: Config deamonize = NO Feb-17-18 16:45:03 PM Notice: Config log_file = /tmp/aqualinkd.log Feb-17-18 16:45:03 PM Notice: Config light_pgm_mode = 0.00 Feb-17-18 16:45:03 PM Notice: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb-17-18 16:45:03 PM Notice: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_2 = label Blower | dzidx 40 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_3 = label Light | dzidx 41 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_6 = label NONE | dzidx 0 Feb-17-18 16:45:03 PM Notice: Config BTN Aux_7 = label NONE | dzidx 0 Feb-17-18 16:45:03 PM Notice: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb-17-18 16:45:03 PM Notice: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb-17-18 16:45:03 PM Notice: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb-17-18 16:45:03 PM Notice: Starting web server on port 80 Feb-17-18 16:45:03 PM Notice: Starting MQTT client to localhost:1883 Feb-17-18 16:45:03 PM Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Feb-17-18 16:45:03 PM Info: MQTT: Subscribing mqtt with id of: aqualinkd_b827ebbbc0 Feb-17-18 16:45:03 PM Info: MQTT: Connection acknowledged Feb-17-18 16:45:03 PM Info: MQTT: Subscribing to 'aqualinkd/#' Feb-17-18 16:45:03 PM Info: MQTT: Subscribing to 'domoticz/out' Feb-17-18 16:45:03 PM Info: MQTT: Subscription(s) acknowledged Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Filter_Pump 11.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Aux_1 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Aux_4 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Aux_5 1.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-17-18 16:45:03 PM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-17-18 16:45:03 PM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-17-18 16:45:06 PM Debug: RS Received PROBE length 7. Feb-17-18 16:45:06 PM Debug: ++ Websocket joined Feb-17-18 16:45:06 PM Debug: ++ Websocket joined Feb-17-18 16:45:06 PM Info: WS: Message - Key 'command' Value 'GET_AUX_LABELS' | Key2 '(null)' Value2 '(null)' Feb-17-18 16:45:06 PM Info: WS: Message - Key 'command' Value 'GET_AUX_LABELS' | Key2 '(null)' Value2 '(null)' Feb-17-18 16:45:07 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:07 PM Info: MQTT: Published id=1: aqualinkd/Filter_Pump 1 Feb-17-18 16:45:07 PM Info: MQTT: Published id=2: domoticz/in {"idx":37,"nvalue":1,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=3: aqualinkd/Spa_Mode 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=4: domoticz/in {"idx":38,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=5: aqualinkd/Aux_1 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=6: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=7: aqualinkd/Aux_2 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=8: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=9: aqualinkd/Aux_3 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=10: domoticz/in {"idx":41,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=11: aqualinkd/Aux_4 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=12: domoticz/in {"idx":42,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=13: aqualinkd/Aux_5 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=14: domoticz/in {"idx":43,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=15: aqualinkd/Pool_Heater 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=16: domoticz/in {"idx":44,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Published id=17: aqualinkd/Spa_Heater 0 Feb-17-18 16:45:07 PM Info: MQTT: Published id=18: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 1) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 1), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Filter_Pump 1.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 2) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 3) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 3), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Spa_Mode 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 4) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 5) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 5), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 6) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 7) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 7), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 8) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 9) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 9), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Aux_3 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 10) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 11) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 11), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Aux_4 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 12) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 13) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 13), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Aux_5 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 14) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 15) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 15), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 16) Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 17) Feb-17-18 16:45:07 PM Info: MQTT: received (msg_id: 17), looks like my own message, ignoring Feb-17-18 16:45:07 PM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-17-18 16:45:07 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-17-18 16:45:07 PM Info: MQTT: Message publishing acknowledged (msg_id: 18) Feb-17-18 16:45:07 PM Debug: RS Message :- 'B0029223 REV T.2' Feb-17-18 16:45:07 PM Notice: Control Panel B0029223 REV T.2 Feb-17-18 16:45:07 PM Debug: Thread 33149216 is active Feb-17-18 16:45:07 PM Debug: Kicking thread Feb-17-18 16:45:07 PM Notice: Getting pool & spa heat setpoints from aqualink Feb-17-18 16:45:07 PM Debug: Sent '0x09' to controller Feb-17-18 16:45:07 PM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message 'B0029223 REV T.2' Feb-17-18 16:45:07 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:07 PM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'B0029223 REV T.2' Feb-17-18 16:45:07 PM Debug: RS Message :- '11:43 AM' Feb-17-18 16:45:07 PM Debug: RS time is accurate '11:43 AM ' Feb-17-18 16:45:07 PM Debug: Kicking thread Feb-17-18 16:45:07 PM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message '11:43 AM' Feb-17-18 16:45:07 PM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-17-18 16:45:07 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:08 PM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-17-18 16:45:08 PM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-17-18 16:45:08 PM Debug: Kicking thread Feb-17-18 16:45:08 PM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-17-18 16:45:08 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:08 PM Debug: RS Message :- 'Press ~ for mor' Feb-17-18 16:45:08 PM Debug: Ignoring 'Press ~ for mor' Feb-17-18 16:45:08 PM Debug: Kicking thread Feb-17-18 16:45:08 PM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for mor' Feb-17-18 16:45:08 PM Debug: RS Message :- 'Program ~' Feb-17-18 16:45:08 PM Debug: Ignoring 'Program ~' Feb-17-18 16:45:08 PM Debug: Kicking thread Feb-17-18 16:45:08 PM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Program ~' Feb-17-18 16:45:08 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:09 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:10 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:11 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:12 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:13 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:14 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:15 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:16 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:17 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:18 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:19 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:20 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:21 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:22 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:23 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:24 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:25 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:26 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:27 PM Debug: Thread 1985475696 sleeping, waiting for thread 33149216 to finish Feb-17-18 16:45:27 PM Debug: RS Message :- '' Feb-17-18 16:45:27 PM Debug: Ignoring '' Feb-17-18 16:45:27 PM Debug: Kicking thread Feb-17-18 16:45:27 PM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-17-18 16:45:27 PM Warning:Could not select REVIEW menu Feb-17-18 16:45:27 PM Debug: Sent '0x0e' to controller Feb-17-18 16:45:27 PM Debug: Thread 1993864304 finished Feb-17-18 16:45:28 PM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-17-18 16:45:28 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:28 PM Debug: RS Message :- 'Programs ~' Feb-17-18 16:45:28 PM Debug: Ignoring 'Programs ~' Feb-17-18 16:45:28 PM Debug: Kicking thread Feb-17-18 16:45:28 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:28 PM Debug: Thread 33152320 is active Feb-17-18 16:45:28 PM Notice: Getting freeze protection setpoints Feb-17-18 16:45:28 PM Debug: Sent '0x09' to controller Feb-17-18 16:45:28 PM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Programs ~' Feb-17-18 16:45:28 PM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-17-18 16:45:28 PM Debug: RS Message :- '' Feb-17-18 16:45:28 PM Debug: Ignoring '' Feb-17-18 16:45:28 PM Debug: Kicking thread Feb-17-18 16:45:28 PM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message '' Feb-17-18 16:45:28 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:29 PM Debug: RS Message :- '11:43 AM' Feb-17-18 16:45:29 PM Debug: RS time is accurate '11:43 AM ' Feb-17-18 16:45:29 PM Debug: Kicking thread Feb-17-18 16:45:29 PM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message '11:43 AM' Feb-17-18 16:45:29 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:31 PM Debug: RS Message :- 'Air Temp 49ßF' Feb-17-18 16:45:31 PM Debug: Ignoring 'Air Temp 49ßF' Feb-17-18 16:45:31 PM Debug: Kicking thread Feb-17-18 16:45:31 PM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Air Temp 49ßF' Feb-17-18 16:45:31 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:33 PM Debug: RS Message :- 'Pool Temp 55ßF' Feb-17-18 16:45:33 PM Debug: Ignoring 'Pool Temp 55ßF' Feb-17-18 16:45:33 PM Debug: Kicking thread Feb-17-18 16:45:33 PM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Pool Temp 55ßF' Feb-17-18 16:45:33 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:35 PM Debug: RS Message :- 'AquaPure 55%' Feb-17-18 16:45:35 PM Debug: Ignoring 'AquaPure 55%' Feb-17-18 16:45:35 PM Debug: Kicking thread Feb-17-18 16:45:35 PM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message 'AquaPure 55%' Feb-17-18 16:45:35 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:37 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:45:37 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:45:37 PM Debug: Kicking thread Feb-17-18 16:45:37 PM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-17-18 16:45:37 PM Warning:Could not select REVIEW menu Feb-17-18 16:45:37 PM Debug: Sent '0x0e' to controller Feb-17-18 16:45:37 PM Debug: Thread 1985475696 finished Feb-17-18 16:45:37 PM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-17-18 16:45:37 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:37 PM Debug: RS Message :- 'Programs ~' Feb-17-18 16:45:37 PM Debug: Ignoring 'Programs ~' Feb-17-18 16:45:37 PM Debug: Kicking thread Feb-17-18 16:45:37 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:55 PM Debug: MQTT: topic aqualinkd/Aux_3/set 1.00 Feb-17-18 16:45:55 PM Info: MQTT: MATCH Aux_3 to topic aqualinkd/Aux_3/set Feb-17-18 16:45:55 PM Info: MQTT: received 'ON' for 'Aux_3', turning 'ON' Feb-17-18 16:45:55 PM Debug: Sent '0x0f' to controller Feb-17-18 16:45:55 PM Debug: 00 10 02 00 01 00 0f 22 10 03 00 Feb-17-18 16:45:55 PM Debug: RS Message :- '' Feb-17-18 16:45:55 PM Debug: Ignoring '' Feb-17-18 16:45:56 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:56 PM Debug: RS Message :- '11:43 AM' Feb-17-18 16:45:56 PM Debug: RS time is accurate '11:43 AM ' Feb-17-18 16:45:56 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:57 PM Debug: RS Message :- 'Air Temp 49ßF' Feb-17-18 16:45:57 PM Debug: Ignoring 'Air Temp 49ßF' Feb-17-18 16:45:58 PM Debug: RS Received STATUS length 12. Feb-17-18 16:45:59 PM Debug: RS Message :- 'Pool Temp 55ßF' Feb-17-18 16:45:59 PM Debug: Ignoring 'Pool Temp 55ßF' Feb-17-18 16:46:00 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:01 PM Debug: RS Message :- 'AquaPure 55%' Feb-17-18 16:46:01 PM Debug: Ignoring 'AquaPure 55%' Feb-17-18 16:46:02 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:03 PM Debug: MQTT: topic aqualinkd/Aux_1/set 1.00 Feb-17-18 16:46:03 PM Info: MQTT: MATCH Aux_1 to topic aqualinkd/Aux_1/set Feb-17-18 16:46:03 PM Info: MQTT: received 'ON' for 'Aux_1', turning 'ON' Feb-17-18 16:46:03 PM Debug: Sent '0x05' to controller Feb-17-18 16:46:03 PM Debug: 00 10 02 00 01 00 05 18 10 03 00 Feb-17-18 16:46:03 PM Debug: RS Message :- 'Cleaner ON' Feb-17-18 16:46:03 PM Debug: Ignoring 'Cleaner ON' Feb-17-18 16:46:04 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:04 PM Info: MQTT: Published id=19: aqualinkd/Aux_1 1 Feb-17-18 16:46:04 PM Info: MQTT: Published id=20: domoticz/in {"idx":39,"nvalue":1,"svalue":""} Feb-17-18 16:46:04 PM Info: MQTT: Message publishing acknowledged (msg_id: 19) Feb-17-18 16:46:04 PM Info: MQTT: received (msg_id: 19), looks like my own message, ignoring Feb-17-18 16:46:04 PM Debug: MQTT: topic aqualinkd/Aux_1 1.00 Feb-17-18 16:46:04 PM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-17-18 16:46:04 PM Info: MQTT: Message publishing acknowledged (msg_id: 20) Feb-17-18 16:46:06 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:46:06 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:46:06 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:08 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:46:08 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:10 PM Debug: RS Message :- '11:44 AM' Feb-17-18 16:46:10 PM Info: Aqualink time is off by 18130 seconds... Feb-17-18 16:46:10 PM Notice: RS time is NOT accurate '11:44 AM 02/17/18 Sat', re-setting on controller! Feb-17-18 16:46:10 PM Debug: Thread 33149248 is active Feb-17-18 16:46:10 PM Notice: Setting time on aqualink Feb-17-18 16:46:10 PM Debug: Setting time to 2/17/2018 17:46 Feb-17-18 16:46:10 PM Debug: Sent '0x09' to controller Feb-17-18 16:46:10 PM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '11:44 AM' Feb-17-18 16:46:10 PM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-17-18 16:46:10 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:10 PM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-17-18 16:46:10 PM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-17-18 16:46:10 PM Debug: Kicking thread Feb-17-18 16:46:10 PM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-17-18 16:46:11 PM Debug: RS Message :- 'Press ~ for mor' Feb-17-18 16:46:11 PM Debug: Ignoring 'Press ~ for mor' Feb-17-18 16:46:11 PM Debug: Kicking thread Feb-17-18 16:46:11 PM Debug: RS Message :- 'Program ~' Feb-17-18 16:46:11 PM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Program ~' Feb-17-18 16:46:11 PM Debug: Ignoring 'Program ~' Feb-17-18 16:46:11 PM Debug: Kicking thread Feb-17-18 16:46:11 PM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Program ~' Feb-17-18 16:46:11 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:14 PM Debug: MQTT: topic aqualinkd/Aux_2/set 1.00 Feb-17-18 16:46:14 PM Info: MQTT: MATCH Aux_2 to topic aqualinkd/Aux_2/set Feb-17-18 16:46:14 PM Info: MQTT: received 'ON' for 'Aux_2', turning 'ON' Feb-17-18 16:46:14 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:15 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:16 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:17 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:18 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:19 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:20 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:21 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:22 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:23 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:24 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:25 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:26 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:27 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:28 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:29 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:30 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:30 PM Debug: RS Message :- '' Feb-17-18 16:46:30 PM Debug: Ignoring '' Feb-17-18 16:46:30 PM Debug: Kicking thread Feb-17-18 16:46:30 PM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message '' Feb-17-18 16:46:31 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:31 PM Debug: RS Message :- '11:44 AM' Feb-17-18 16:46:31 PM Debug: time not checked, will check in 3579 seconds Feb-17-18 16:46:31 PM Debug: RS time is accurate '11:44 AM 02/17/18 Sat' Feb-17-18 16:46:31 PM Debug: Kicking thread Feb-17-18 16:46:31 PM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message '11:44 AM' Feb-17-18 16:46:31 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:31 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:32 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:33 PM Debug: RS Message :- 'Air Temp 49ßF' Feb-17-18 16:46:33 PM Debug: Ignoring 'Air Temp 49ßF' Feb-17-18 16:46:33 PM Debug: Kicking thread Feb-17-18 16:46:33 PM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-17-18 16:46:33 PM Warning:Could not select SET TIME menu Feb-17-18 16:46:33 PM Debug: Sent '0x0e' to controller Feb-17-18 16:46:33 PM Debug: Thread 1985475696 finished Feb-17-18 16:46:33 PM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-17-18 16:46:33 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:33 PM Debug: RS Message :- 'Programs ~' Feb-17-18 16:46:33 PM Debug: Ignoring 'Programs ~*' Feb-17-18 16:46:33 PM Debug: Kicking thread Feb-17-18 16:46:33 PM Debug: Thread 1993864304 sleeping, waiting for thread 33149248 to finish Feb-17-18 16:46:33 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:34 PM Debug: Thread 33152576 is active Feb-17-18 16:46:34 PM Debug: Sent '0x0a' to controller Feb-17-18 16:46:34 PM Debug: Thread 1993864304 finished Feb-17-18 16:46:34 PM Debug: 00 10 02 00 01 00 0a 1d 10 03 00 Feb-17-18 16:46:34 PM Debug: RS Message :- '' Feb-17-18 16:46:34 PM Debug: Ignoring '' Feb-17-18 16:46:34 PM Debug: Kicking thread Feb-17-18 16:46:34 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:34 PM Debug: RS Message :- '11:44 AM' Feb-17-18 16:46:34 PM Debug: time not checked, will check in 3576 seconds Feb-17-18 16:46:34 PM Debug: RS time is accurate '11:44 AM 02/17/18 Sat' Feb-17-18 16:46:34 PM Debug: Kicking thread Feb-17-18 16:46:34 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:35 PM Debug: RS Message :- 'Air Temp 49ßF' Feb-17-18 16:46:35 PM Debug: Ignoring 'Air Temp 49ßF' Feb-17-18 16:46:36 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:38 PM Debug: RS Message :- 'Pool Temp 55ßF' Feb-17-18 16:46:38 PM Debug: Ignoring 'Pool Temp 55ßF' Feb-17-18 16:46:38 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:39 PM Debug: RS Message :- 'AquaPure 55%' Feb-17-18 16:46:39 PM Debug: Ignoring 'AquaPure 55%' Feb-17-18 16:46:40 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:41 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:46:41 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:46:42 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:44 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:46:44 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:45 PM Debug: RS Message :- '11:44 AM' Feb-17-18 16:46:45 PM Debug: time not checked, will check in 3565 seconds Feb-17-18 16:46:45 PM Debug: RS time is accurate '11:44 AM 02/17/18 Sat' Feb-17-18 16:46:46 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:47 PM Debug: RS Message :- 'Air Temp 49ßF' Feb-17-18 16:46:47 PM Debug: Ignoring 'Air Temp 49ßF' Feb-17-18 16:46:48 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:50 PM Debug: RS Message :- 'Pool Temp 55ßF' Feb-17-18 16:46:50 PM Debug: Ignoring 'Pool Temp 55ßF' Feb-17-18 16:46:50 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:52 PM Debug: RS Message :- 'AquaPure 55%' Feb-17-18 16:46:52 PM Debug: Ignoring 'AquaPure 55%' Feb-17-18 16:46:52 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:53 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:46:53 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:46:54 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:55 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:46:56 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:57 PM Debug: RS Message :- '11:44 AM' Feb-17-18 16:46:57 PM Debug: time not checked, will check in 3553 seconds Feb-17-18 16:46:57 PM Debug: RS time is accurate '11:44 AM 02/17/18 Sat' Feb-17-18 16:46:58 PM Debug: RS Received STATUS length 12. Feb-17-18 16:46:59 PM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-17-18 16:46:59 PM Debug: Ignoring 'Jandy AquaLinkRS' Feb-17-18 16:47:00 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:01 PM Debug: MQTT: topic aqualinkd/Spa_Mode/set 1.00 Feb-17-18 16:47:01 PM Info: MQTT: MATCH Spa_Mode to topic aqualinkd/Spa_Mode/set Feb-17-18 16:47:01 PM Info: MQTT: received 'ON' for 'Spa_Mode', turning 'ON' Feb-17-18 16:47:01 PM Debug: Sent '0x01' to controller Feb-17-18 16:47:01 PM Debug: 00 10 02 00 01 00 01 14 10 03 00 Feb-17-18 16:47:01 PM Debug: RS Message :- 'Spa ON' Feb-17-18 16:47:01 PM Debug: Ignoring 'Spa ON' Feb-17-18 16:47:01 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:01 PM Info: MQTT: Published id=21: aqualinkd/Spa_Mode 1 Feb-17-18 16:47:01 PM Info: MQTT: Published id=22: domoticz/in {"idx":38,"nvalue":1,"svalue":""} Feb-17-18 16:47:01 PM Info: MQTT: Published id=23: aqualinkd/Aux_1 0 Feb-17-18 16:47:01 PM Info: MQTT: Published id=24: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-17-18 16:47:01 PM Info: MQTT: Message publishing acknowledged (msg_id: 21) Feb-17-18 16:47:01 PM Info: MQTT: received (msg_id: 21), looks like my own message, ignoring Feb-17-18 16:47:01 PM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-17-18 16:47:01 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-17-18 16:47:01 PM Info: MQTT: Message publishing acknowledged (msg_id: 22) Feb-17-18 16:47:01 PM Info: MQTT: Message publishing acknowledged (msg_id: 23) Feb-17-18 16:47:01 PM Info: MQTT: received (msg_id: 23), looks like my own message, ignoring Feb-17-18 16:47:01 PM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-17-18 16:47:01 PM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-17-18 16:47:01 PM Info: MQTT: Message publishing acknowledged (msg_id: 24) Feb-17-18 16:47:04 PM Debug: RS Message :- '11:45 AM' Feb-17-18 16:47:04 PM Debug: time not checked, will check in 3546 seconds Feb-17-18 16:47:04 PM Debug: RS time is accurate '11:45 AM 02/17/18 Sat' Feb-17-18 16:47:05 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:07 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:47:07 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:47:07 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:08 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:47:09 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:11 PM Debug: RS Message :- '11:45 AM' Feb-17-18 16:47:11 PM Debug: time not checked, will check in 3539 seconds Feb-17-18 16:47:11 PM Debug: RS time is accurate '11:45 AM 02/17/18 Sat' Feb-17-18 16:47:11 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:13 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:47:13 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:47:13 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:15 PM Debug: RS Message :- 'Pool Temp 55ßF' Feb-17-18 16:47:15 PM Debug: Ignoring 'Pool Temp 55ßF' Feb-17-18 16:47:15 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:16 PM Debug: RS Message :- 'AquaPure 55%' Feb-17-18 16:47:16 PM Debug: Ignoring 'AquaPure 55%' Feb-17-18 16:47:17 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:19 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:47:19 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:47:19 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:21 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:47:21 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:22 PM Debug: RS Message :- '11:45 AM' Feb-17-18 16:47:22 PM Debug: time not checked, will check in 3528 seconds Feb-17-18 16:47:22 PM Debug: RS time is accurate '11:45 AM 02/17/18 Sat' Feb-17-18 16:47:23 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:24 PM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-17-18 16:47:24 PM Debug: Ignoring 'Jandy AquaLinkRS' Feb-17-18 16:47:25 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:26 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:47:26 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:47:27 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:28 PM Debug: RS Message :- 'Pool Temp 55ßF' Feb-17-18 16:47:28 PM Debug: Ignoring 'Pool Temp 55ßF' Feb-17-18 16:47:29 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:31 PM Debug: RS Message :- 'AquaPure 55%' Feb-17-18 16:47:31 PM Debug: Ignoring 'AquaPure 55%' Feb-17-18 16:47:31 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:33 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:47:33 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:47:33 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:34 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:47:35 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:37 PM Debug: RS Message :- '11:45 AM' Feb-17-18 16:47:37 PM Debug: time not checked, will check in 3513 seconds Feb-17-18 16:47:37 PM Debug: RS time is accurate '11:45 AM 02/17/18 Sat' Feb-17-18 16:47:37 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:38 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:47:38 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:47:39 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:40 PM Debug: RS Message :- 'Spa Temp 55ßF' Feb-17-18 16:47:40 PM Debug: Ignoring 'Spa Temp 55ßF' Feb-17-18 16:47:41 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:42 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:47:42 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:47:43 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:45 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:47:45 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:47:45 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:46 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:47:47 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:49 PM Debug: RS Message :- '11:45 AM' Feb-17-18 16:47:49 PM Debug: time not checked, will check in 3501 seconds Feb-17-18 16:47:49 PM Debug: RS time is accurate '11:45 AM 02/17/18 Sat' Feb-17-18 16:47:49 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:51 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:47:51 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:47:51 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:53 PM Debug: RS Message :- 'Spa Temp 55ßF' Feb-17-18 16:47:53 PM Debug: Ignoring 'Spa Temp 55ßF' Feb-17-18 16:47:53 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:55 PM Debug: MQTT: topic aqualinkd/Aux_3/set 0.00 Feb-17-18 16:47:55 PM Info: MQTT: MATCH Aux_3 to topic aqualinkd/Aux_3/set Feb-17-18 16:47:55 PM Info: MQTT: received 'OFF' for 'Aux_3', already 'OFF', Ignoring Feb-17-18 16:47:55 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:47:55 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:47:55 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:56 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:47:56 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:47:57 PM Debug: RS Received STATUS length 12. Feb-17-18 16:47:57 PM Debug: MQTT: topic aqualinkd/Aux_2/set 0.00 Feb-17-18 16:47:57 PM Info: MQTT: MATCH Aux_2 to topic aqualinkd/Aux_2/set Feb-17-18 16:47:57 PM Info: MQTT: received 'OFF' for 'Aux_2', already 'OFF', Ignoring Feb-17-18 16:47:59 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:47:59 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:01 PM Debug: RS Message :- '11:45 AM' Feb-17-18 16:48:01 PM Debug: time not checked, will check in 3489 seconds Feb-17-18 16:48:01 PM Debug: RS time is accurate '11:45 AM 02/17/18 Sat' Feb-17-18 16:48:01 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:01 PM Debug: MQTT: topic aqualinkd/Aux_2/set 1.00 Feb-17-18 16:48:01 PM Info: MQTT: MATCH Aux_2 to topic aqualinkd/Aux_2/set Feb-17-18 16:48:01 PM Info: MQTT: received 'ON' for 'Aux_2', turning 'ON' Feb-17-18 16:48:01 PM Debug: Sent '0x0a' to controller Feb-17-18 16:48:01 PM Debug: 00 10 02 00 01 00 0a 1d 10 03 00 Feb-17-18 16:48:01 PM Debug: RS Message :- 'Air Blower ON' Feb-17-18 16:48:01 PM Debug: Ignoring 'Air Blower ON' Feb-17-18 16:48:02 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:02 PM Info: MQTT: Published id=25: aqualinkd/Aux_2 1 Feb-17-18 16:48:02 PM Info: MQTT: Published id=26: domoticz/in {"idx":40,"nvalue":1,"svalue":""} Feb-17-18 16:48:02 PM Info: MQTT: Message publishing acknowledged (msg_id: 25) Feb-17-18 16:48:02 PM Info: MQTT: received (msg_id: 25), looks like my own message, ignoring Feb-17-18 16:48:02 PM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-17-18 16:48:02 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-17-18 16:48:02 PM Info: MQTT: Message publishing acknowledged (msg_id: 26) Feb-17-18 16:48:04 PM Debug: RS Message :- 'Will turn OFF after 30 Minutes' Feb-17-18 16:48:04 PM Debug: Ignoring 'Will turn OFF after 30 Minutes' Feb-17-18 16:48:04 PM Debug: RS Message :- '11:46 AM' Feb-17-18 16:48:04 PM Debug: time not checked, will check in 3486 seconds Feb-17-18 16:48:04 PM Debug: RS time is accurate '11:46 AM 02/17/18 Sat' Feb-17-18 16:48:04 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:05 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:48:05 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:48:06 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:07 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:48:07 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:48:08 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:10 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:48:10 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:48:10 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:11 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:48:11 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:48:12 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:13 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:48:14 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:16 PM Debug: RS Message :- '11:46 AM' Feb-17-18 16:48:16 PM Debug: time not checked, will check in 3474 seconds Feb-17-18 16:48:16 PM Debug: RS time is accurate '11:46 AM 02/17/18 Sat' Feb-17-18 16:48:16 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:18 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:48:18 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:48:18 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:20 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:48:20 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:48:20 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:21 PM Debug: MQTT: topic aqualinkd/Aux_3/set 1.00 Feb-17-18 16:48:21 PM Info: MQTT: MATCH Aux_3 to topic aqualinkd/Aux_3/set Feb-17-18 16:48:21 PM Info: MQTT: received 'ON' for 'Aux_3', turning 'ON' Feb-17-18 16:48:21 PM Debug: Sent '0x0f' to controller Feb-17-18 16:48:21 PM Debug: 00 10 02 00 01 00 0f 22 10 03 00 Feb-17-18 16:48:22 PM Debug: RS Message :- 'Magenta ~' Feb-17-18 16:48:22 PM Debug: Ignoring 'Magenta ~' Feb-17-18 16:48:22 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:38 PM Debug: RS Message :- '' Feb-17-18 16:48:38 PM Debug: Ignoring '' Feb-17-18 16:48:38 PM Debug: RS Message :- 'Pool Light ON' Feb-17-18 16:48:38 PM Debug: Ignoring 'Pool Light ON' Feb-17-18 16:48:38 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:38 PM Info: MQTT: Published id=27: aqualinkd/Aux_3 1 Feb-17-18 16:48:38 PM Info: MQTT: Published id=28: domoticz/in {"idx":41,"nvalue":1,"svalue":""} Feb-17-18 16:48:38 PM Info: MQTT: Message publishing acknowledged (msg_id: 27) Feb-17-18 16:48:38 PM Info: MQTT: received (msg_id: 27), looks like my own message, ignoring Feb-17-18 16:48:38 PM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-17-18 16:48:38 PM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-17-18 16:48:38 PM Info: MQTT: Message publishing acknowledged (msg_id: 28) Feb-17-18 16:48:39 PM Debug: RS Message :- '11:46 AM' Feb-17-18 16:48:39 PM Debug: time not checked, will check in 3451 seconds Feb-17-18 16:48:39 PM Debug: RS time is accurate '11:46 AM 02/17/18 Sat' Feb-17-18 16:48:40 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:41 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:48:41 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:48:42 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:43 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:48:43 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:48:44 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:46 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:48:46 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:48:46 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:47 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:48:47 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:48:48 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:49 PM Debug: MQTT: topic aqualinkd/Spa_Heater/set 1.00 Feb-17-18 16:48:49 PM Info: MQTT: MATCH Spa_Heater to topic aqualinkd/Spa_Heater/set Feb-17-18 16:48:49 PM Info: MQTT: received 'ON' for 'Spa_Heater', turning 'ON' Feb-17-18 16:48:49 PM Debug: Sent '0x17' to controller Feb-17-18 16:48:49 PM Debug: 00 10 02 00 01 00 17 2a 10 03 00 Feb-17-18 16:48:50 PM Debug: RS Message :- 'Spa Heat enabled' Feb-17-18 16:48:50 PM Debug: Ignoring 'Spa Heat enabled' Feb-17-18 16:48:51 PM Debug: RS Message :- 'Spa Temp is set to 101ßF' Feb-17-18 16:48:51 PM Debug: Ignoring 'Spa Temp is set to 101ßF' Feb-17-18 16:48:51 PM Debug: RS Message :- '11:46 AM' Feb-17-18 16:48:51 PM Debug: time not checked, will check in 3439 seconds Feb-17-18 16:48:51 PM Debug: RS time is accurate '11:46 AM 02/17/18 Sat' Feb-17-18 16:48:51 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:51 PM Info: MQTT: Published id=29: aqualinkd/Spa_Heater 1 Feb-17-18 16:48:51 PM Info: MQTT: Published id=30: domoticz/in {"idx":56,"nvalue":1,"svalue":""} Feb-17-18 16:48:51 PM Info: MQTT: Message publishing acknowledged (msg_id: 29) Feb-17-18 16:48:51 PM Info: MQTT: received (msg_id: 29), looks like my own message, ignoring Feb-17-18 16:48:51 PM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-17-18 16:48:51 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-17-18 16:48:51 PM Info: MQTT: Message publishing acknowledged (msg_id: 30) Feb-17-18 16:48:52 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:48:52 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:48:53 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:55 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:48:55 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:48:55 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:57 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:48:57 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:48:57 PM Debug: RS Received STATUS length 12. Feb-17-18 16:48:58 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:48:58 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:48:59 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:01 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:49:01 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:03 PM Debug: RS Message :- '11:46 AM' Feb-17-18 16:49:03 PM Debug: time not checked, will check in 3427 seconds Feb-17-18 16:49:03 PM Debug: RS time is accurate '11:46 AM 02/17/18 Sat' Feb-17-18 16:49:03 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:05 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:49:05 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:49:05 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:06 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:49:06 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:49:07 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:09 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:49:09 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:49:09 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:11 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:49:11 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:49:11 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:12 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:49:13 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:15 PM Debug: RS Message :- '11:47 AM' Feb-17-18 16:49:15 PM Debug: time not checked, will check in 3415 seconds Feb-17-18 16:49:15 PM Debug: RS time is accurate '11:47 AM 02/17/18 Sat' Feb-17-18 16:49:15 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:16 PM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-17-18 16:49:16 PM Debug: Ignoring 'Jandy AquaLinkRS' Feb-17-18 16:49:17 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:17 PM Debug: MQTT: topic aqualinkd/Spa_Heater/set 0.00 Feb-17-18 16:49:17 PM Info: MQTT: MATCH Spa_Heater to topic aqualinkd/Spa_Heater/set Feb-17-18 16:49:17 PM Info: MQTT: received 'OFF' for 'Spa_Heater', turning 'OFF' Feb-17-18 16:49:17 PM Debug: Sent '0x17' to controller Feb-17-18 16:49:17 PM Debug: 00 10 02 00 01 00 17 2a 10 03 00 Feb-17-18 16:49:18 PM Debug: RS Message :- 'Spa Heat disabled' Feb-17-18 16:49:18 PM Debug: Ignoring 'Spa Heat disabled' Feb-17-18 16:49:18 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:49:18 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:49:18 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:18 PM Info: MQTT: Published id=31: aqualinkd/Spa_Heater 0 Feb-17-18 16:49:18 PM Info: MQTT: Published id=32: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-17-18 16:49:18 PM Info: MQTT: Message publishing acknowledged (msg_id: 31) Feb-17-18 16:49:18 PM Info: MQTT: received (msg_id: 31), looks like my own message, ignoring Feb-17-18 16:49:18 PM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-17-18 16:49:18 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-17-18 16:49:18 PM Info: MQTT: Message publishing acknowledged (msg_id: 32) Feb-17-18 16:49:20 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:49:20 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:49:20 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:22 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:49:22 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:49:22 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:23 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:49:23 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:49:24 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:28 PM Debug: RS Message :- '02/17/18 Sat' Feb-17-18 16:49:28 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:29 PM Debug: RS Message :- '11:47 AM' Feb-17-18 16:49:29 PM Debug: time not checked, will check in 3401 seconds Feb-17-18 16:49:29 PM Debug: RS time is accurate '11:47 AM 02/17/18 Sat' Feb-17-18 16:49:30 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:32 PM Debug: RS Message :- 'Air Temp 50ßF' Feb-17-18 16:49:32 PM Debug: Ignoring 'Air Temp 50ßF' Feb-17-18 16:49:32 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:34 PM Debug: RS Message :- 'Spa Temp 56ßF' Feb-17-18 16:49:34 PM Debug: Ignoring 'Spa Temp 56ßF' Feb-17-18 16:49:34 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:35 PM Debug: RS Message :- 'AquaPure 10%' Feb-17-18 16:49:35 PM Debug: Ignoring 'AquaPure 10%' Feb-17-18 16:49:36 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:38 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-17-18 16:49:38 PM Debug: Ignoring 'Salt 3000 PPM' Feb-17-18 16:49:38 PM Debug: RS Received STATUS length 12. Feb-17-18 16:49:38 PM Notice: Stopping! Feb-17-18 16:49:38 PM Debug: -- Websocket left Feb-17-18 16:49:38 PM Debug: -- Websocket left Feb-17-18 16:49:38 PM Warning:MQTT Connection closed Feb-17-18 16:49:38 PM Notice: Exit!
Sent from my iPad
On Feb 17, 2018, at 5:46 PM, sfeakes notifications@github.com wrote:
Great to hear you are making progress. (The segfault is worrying on aux, that simply sends a blind command to the RS485 buss). The light modes are all hard coded to my setup (as in the instructions, that needs some work to make it generic, your logs will help). But the on / off should be working, only the pulsing to set modes will be an issue. I don't see any logs, try to upload them again so I can take a look and help fix some of your issues.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Hi Chris
I did run AC to mine to power the pi. I cheated a bit and will prob do a better job of it on a warmer drier day. I had an old outdoor extension cord that needed an end replaced so I just ran that into the panel to power the pi for now.
John
Sent from my iPad
On Feb 17, 2018, at 5:58 PM, csherida notifications@github.com wrote:
Awesome job John. Sounds like I have a similar setup and will try it next weekend.
My control panel is outside. Did any of you guys run power to it for the raspberry pi?
Thanks, Chris
On Feb 17, 2018, at 5:46 PM, sfeakes notifications@github.com<mailto:notifications@github.com> wrote:
Great to hear you are making progress. (The segfault is worrying on aux, that simply sends a blind command to the RS485 buss). The light modes are all hard coded to my setup (as in the instructions, that needs some work to make it generic, your logs will help). But the on / off should be working, only the pulsing to set modes will be an issue. I don't see any logs, try to upload them again so I can take a look and help fix some of your issues.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366477045, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHVHWF_S2cDsdctn5Ik4n8RTsO7alhQGks5tV1bPgaJpZM4RvQ_c. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
@johnluber Thanks for the log. Interesting how your panel differs from mine. I uploaded a version than should fix the temp and a lot of other missing information from the programming mode. Getting your salt generator % and PPM will be easy, but it will take me some time to implement, let's get you up and running first before adding functionality. Please use the latest version, give it a try, and report back with logs.
Hi Shaun
Running this new code now and it is providing temps! So, good stuff!
The only thing I see right now is that it is not reading set temps.
Here’s the output from a status pull:
{"type": "status","status":"Ready","version":"B0029223 REV T.202/18/18 Sun","date":"02/18/18 Sun","time":"9:14 AM","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"-999","air_temp":"47","pool_temp":" ","spa_temp":"54","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "flash","Spa_Mode": "on","Aux_1": "off","Aux_2": "off","Aux_3": "off","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}} I noticed too this morning that you’re doing some stuff with Unifi cameras. I’ll have to take a look at that sometime. I’ve got 6 of those along with a bunch of other Ubiquiti gear; their stuff is fantastic!
John Luber john@luberfamily.net
On Feb 18, 2018, at 8:58 AM, sfeakes notifications@github.com wrote:
@johnluber https://github.com/johnluber Thanks for the log. Interesting how your panel differs from mine. I uploaded a version than should fix the temp and a lot of other missing information from the programming mode. Getting your salt generator % and PPM will be easy, but it will take me some time to implement, let's get you up and running first before adding functionality. Please use the latest version, give it a try, and report back with logs.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366518005, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx1iyNPh8qTpaIabuyaxj06fH4ax8ks5tWCx1gaJpZM4RvQ_c.
Hi Shaun
Don’t mean to be a pest…
I can replicate the crash now at will. It happens when I create a scene in Homekit that attempts to turn on the spa and it’s accessories.
In my case, I have it set to turn off the cleaner, turn on the pump, lights, blower, heater, and set spa mode on.
What I see is that normally when the blower goes on / off the values are 1.00 or 0.00 but with the scene it is 10.00
Feb-18-18 14:39:03 PM Debug: MQTT: topic aqualinkd/Aux_2/set 1.00 Feb-18-18 14:39:03 PM Info: MQTT: MATCH Aux_2 to topic aqualinkd/Aux_2/set Feb-18-18 14:39:03 PM Info: MQTT: received 'ON' for 'Aux_2', turning 'ON' Feb-18-18 14:39:03 PM Debug: Sent '0x0a' to controller Feb-18-18 14:39:03 PM Debug: 00 10 02 00 01 00 0a 1d 10 03 00 Feb-18-18 14:39:03 PM Debug: RS Message :- 'Air Blower ON' Feb-18-18 14:39:03 PM Debug: Ignoring 'Air Blower ON' Feb-18-18 14:39:03 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:03 PM Info: MQTT: Published id=35: aqualinkd/Aux_2 1 Feb-18-18 14:39:03 PM Info: MQTT: Published id=36: domoticz/in {"idx":40,"nvalue":1,"svalue":""} Feb-18-18 14:39:03 PM Info: MQTT: Message publishing acknowledged (msg_id: 35) Feb-18-18 14:39:03 PM Info: MQTT: received (msg_id: 35), looks like my own message, ignoring Feb-18-18 14:39:03 PM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-18-18 14:39:03 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-18-18 14:39:03 PM Info: MQTT: Message publishing acknowledged (msg_id: 36) Feb-18-18 14:39:05 PM Debug: RS Message :- 'Will turn OFF after 30 Minutes' Feb-18-18 14:39:05 PM Debug: Ignoring 'Will turn OFF after 30 Minutes' Feb-18-18 14:39:05 PM Debug: RS Message :- '9:37 AM' Feb-18-18 14:39:05 PM Debug: time not checked, will check in 3280 seconds Feb-18-18 14:39:05 PM Debug: RS time is accurate '9:37 AM 02/18/18 Sun' Feb-18-18 14:39:05 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:07 PM Debug: RS Message :- 'Air Temp 49�F' Feb-18-18 14:39:07 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:09 PM Debug: RS Message :- 'Pool Temp 53�F' Feb-18-18 14:39:09 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:10 PM Debug: RS Message :- 'AquaPure 55%' Feb-18-18 14:39:10 PM Debug: Ignoring 'AquaPure 55%' Feb-18-18 14:39:11 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:12 PM Debug: MQTT: topic aqualinkd/Aux_2/set 0.00 Feb-18-18 14:39:12 PM Info: MQTT: MATCH Aux_2 to topic aqualinkd/Aux_2/set Feb-18-18 14:39:12 PM Info: MQTT: received 'OFF' for 'Aux_2', turning 'OFF' Feb-18-18 14:39:12 PM Debug: Sent '0x0a' to controller Feb-18-18 14:39:12 PM Debug: 00 10 02 00 01 00 0a 1d 10 03 00 Feb-18-18 14:39:12 PM Debug: RS Message :- 'Air Blower OFF' Feb-18-18 14:39:12 PM Debug: Ignoring 'Air Blower OFF' Feb-18-18 14:39:12 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:12 PM Info: MQTT: Published id=37: aqualinkd/Aux_2 0 Feb-18-18 14:39:12 PM Info: MQTT: Published id=38: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-18-18 14:39:12 PM Info: MQTT: Message publishing acknowledged (msg_id: 37) Feb-18-18 14:39:12 PM Info: MQTT: received (msg_id: 37), looks like my own message, ignoring Feb-18-18 14:39:12 PM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-18-18 14:39:12 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-18-18 14:39:12 PM Info: MQTT: Message publishing acknowledged (msg_id: 38) Feb-18-18 14:39:14 PM Debug: RS Message :- 'Salt 3000 PPM' Feb-18-18 14:39:14 PM Debug: Ignoring 'Salt 3000 PPM' Feb-18-18 14:39:14 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:16 PM Debug: RS Message :- '02/18/18 Sun' Feb-18-18 14:39:16 PM Debug: RS Received STATUS length 12. Feb-18-18 14:39:16 PM Debug: MQTT: topic aqualinkd/Aux_2/set 10.00 Feb-18-18 14:39:16 PM Info: MQTT: MATCH Aux_2 to topic aqualinkd/Aux_2/set
END of LOG — Crash
John Luber john@luberfamily.net
On Feb 18, 2018, at 9:20 AM, John Luber john@luberfamily.net wrote:
Hi Shaun
Running this new code now and it is providing temps! So, good stuff!
The only thing I see right now is that it is not reading set temps.
Here’s the output from a status pull:
{"type": "status","status":"Ready","version":"B0029223 REV T.202/18/18 Sun","date":"02/18/18 Sun","time":"9:14 AM","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"-999","air_temp":"47","pool_temp":" ","spa_temp":"54","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "flash","Spa_Mode": "on","Aux_1": "off","Aux_2": "off","Aux_3": "off","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}} I noticed too this morning that you’re doing some stuff with Unifi cameras. I’ll have to take a look at that sometime. I’ve got 6 of those along with a bunch of other Ubiquiti gear; their stuff is fantastic!
John Luber john@luberfamily.net mailto:john@luberfamily.net
On Feb 18, 2018, at 8:58 AM, sfeakes <notifications@github.com mailto:notifications@github.com> wrote:
@johnluber https://github.com/johnluber Thanks for the log. Interesting how your panel differs from mine. I uploaded a version than should fix the temp and a lot of other missing information from the programming mode. Getting your salt generator % and PPM will be easy, but it will take me some time to implement, let's get you up and running first before adding functionality. Please use the latest version, give it a try, and report back with logs.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366518005, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx1iyNPh8qTpaIabuyaxj06fH4ax8ks5tWCx1gaJpZM4RvQ_c.
Set Temps are probably the labels again, (your's give different text over RS485 than mine) I'll double check my code, I know the problems in my code. I can see the issue on buttons, I looks like the Aux and Names are mismatched. I'll take a look when I get some time, but this may be a little harder to debug. Just checking that you changed the aqualinkd config to match your setup with the Button Names to AUX labels?
Hi Shaun
I had made some label changes in aquiline.conf but they only appeared to change the labels in the web interface . Since I’m not really wanting to use the web interface I’ve reverted those changes and am running with your default aqualinkd.conf file with the exception of debug mode.
For MQTT, there were some buttons that I did not want to expose to Homekit so I removed them from the json file. So, I am running with the json file from your site except that I have removed:
"Aqualinkd Aux4": { "id": "AqualinkdAux4Button", "name": "Aux4 ", "service": "Switch", "manufacturer": "Feakes Inc", "model": "AqualinkdAuxButton", "topic": { "setOn": "aqualinkd/Aux_4/set", "statusOn": "aqualinkd/Aux_4" }, "payload": { "onTrue": 1, "onFalse": 0 } }, "Aqualinkd Aux5": { "id": "AqualinkdAux5Button", "name": "Aux5", "service": "Switch", "manufacturer": "Feakes Inc", "model": "AqualinkdAuxButton", "topic": { "setOn": "aqualinkd/Aux_5/set", "statusOn": "aqualinkd/Aux_5" }, "payload": { "onTrue": 1, "onFalse": 0 } }, "Aqualinkd Aux6": { "id": "AqualinkdAux6Button", "name": "Aux6", "service": "Switch", "manufacturer": "Feakes Inc", "model": "AqualinkdAuxButton", "topic": { "setOn": "aqualinkd/Aux_6/set", "statusOn": "aqualinkd/Aux_6" }, "payload": { "onTrue": 1, "onFalse": 0 } }, "Aqualinkd Aux7": { "id": "AqualinkdAux7Button", "name": "Aux7", "service": "Switch", "manufacturer": "Feakes Inc", "model": "AqualinkdAuxButton", "topic": { "setOn": "aqualinkd/Aux_7/set", "statusOn": "aqualinkd/Aux_7" }, "payload": { "onTrue": 1, "onFalse": 0 } }, "Aqualinkd PoolHeater": { "id": "AqualinkdPoolHeater", "name": "Pool Heater", "service": "Thermostat", "manufacturer": "Feakes Inc", "model": "AqualinkDThermostat", "topic": { "setTargetTemperature": "aqualinkd/Pool_Heater/setpoint/set", "statusTargetTemperature": "aqualinkd/Pool_Heater/setpoint", "statusCurrentTemperature": "aqualinkd/Temperature/Pool", "setTargetHeatingCoolingState": "aqualinkd/Pool_Heater/set", "statusTargetHeatingCoolingState": "aqualinkd/Pool_Heater" }, "payload": {}, "config": {} },
If I’ve done something wrong please let me know. I hope I haven’t done something that has caused you to do work on your part. I am enjoying working on this with you and appreciate all of your help. I’m excited to get this working.
FYI, my desire is more for controlling the hot tub and seeing status through Siri than actually programming the pool; just looking to simplify it for my wife. I can use the web Zodiac interface for programming the pool.
John Luber john@luberfamily.net
On Feb 18, 2018, at 11:22 AM, sfeakes notifications@github.com wrote:
Set Temps are probably the labels again, (your's give different text over RS485 than mine) I'll double check my code, I know the problems in my code. I can see the issue on buttons, I looks like the Aux and Names are mismatched. I'll take a look when I get some time, but this may be a little harder to debug. Just checking that you changed the aqualinkd config to match your setup with the Button Names to AUX labels?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366527363, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx5vkwRUHZJHY3c6OEcHxboLQD39nks5tWE4sgaJpZM4RvQ_c.
As long as you have the Aux_? set correctly in the MQTT json file to match the buttons on the Homekit, then all should be fine. All I have to go by is my setup and the really bad documentation from the pool equipment companies. So this will be a bit of trial and error, I'll upload some code to general more important debug info when I get chance and we should have it sorted. BTW a few days ago, homekitmqtt made some changes for spa & pool heaters for this project, now you can set HomeKit to heat only (no AC, no Auto), and have the correct set points in HomeKit. I haven't published a new json file yet, but here is my heater setup, hopefully you can make the appropriate changes.
"Aqualinkd SpaHeater": {
"id": "AqualinkdSpaHeater",
"name": "Spa Heater",
"service": "Thermostat",
"manufacturer": "Feakes Inc",
"model": "AqualinkDThermostat",
"topic": {
"setTargetTemperature": "aqualinkd/Spa_Heater/setpoint/set",
"statusTargetTemperature": "aqualinkd/Spa_Heater/setpoint",
"statusCurrentTemperature": "aqualinkd/Temperature/Spa",
"setTargetHeatingCoolingState": "aqualinkd/Spa_Heater/set",
"statusTargetHeatingCoolingState": "aqualinkd/Spa_Heater"
},
"props": {
"TargetTemperature": {
"maxValue": 40,
"minValue": 4
},
"TargetHeatingCoolingState": {
"validValues": [0, 1]
}
},
"payload": {},
"config": {}
}
@johnluber can you download the latest code, let it run for 3~4 mins without hitting it from the web or HomeKit (I need to see the programming messages), then run the command sequence that makes it crash.
On the unifivideo code, it's so you can use the motion detection on unifvideo server to post to home automation motion sensors and turn on lights etc.
Thanks for debug code.
Here’s the output:
On Feb 18, 2018, at 2:12 PM, sfeakes notifications@github.com wrote:
@johnluber https://github.com/johnluber can you download the latest code, let it run for 3~4 mins without hitting it from the web or HomeKit (I need to see the programming messages), then run the command sequence that makes it crash.
On the unifivideo code, it's so you can use the motion detection on unifvideo server to post to home automation motion sensors and turn on lights etc.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366539397, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLxzluYwUVkdzizxle53kQX7lbJ3t7ks5tWHYTgaJpZM4RvQ_c.
@johnluber The file didn't post again..:).
Sorry about that. Here it is:
Feb-18-18 19:29:32 PM Notice: Aqualink Daemon v0.8a Feb-18-18 19:29:32 PM Notice: Config log_level = 7 Feb-18-18 19:29:32 PM Notice: Config socket_port = 80 Feb-18-18 19:29:32 PM Notice: Config serial_port = /dev/ttyUSB0 Feb-18-18 19:29:32 PM Notice: Config web_directory = /var/www/aqualinkd/ Feb-18-18 19:29:32 PM Notice: Config device_id = 0x0a Feb-18-18 19:29:32 PM Notice: Config mqtt_server = localhost:1883 Feb-18-18 19:29:32 PM Notice: Config mqtt_dz_sub_topic = domoticz/out Feb-18-18 19:29:32 PM Notice: Config mqtt_dz_pub_topic = domoticz/in Feb-18-18 19:29:32 PM Notice: Config mqtt_aq_topic = aqualinkd Feb-18-18 19:29:32 PM Notice: Config mqtt_user = (null) Feb-18-18 19:29:32 PM Notice: Config mqtt_passwd = (null) Feb-18-18 19:29:32 PM Notice: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb-18-18 19:29:32 PM Notice: Config idx water temp = 13 Feb-18-18 19:29:32 PM Notice: Config idx pool temp = 14 Feb-18-18 19:29:32 PM Notice: Config idx spa temp = 15 Feb-18-18 19:29:32 PM Notice: Config deamonize = YES Feb-18-18 19:29:32 PM Notice: Config log_file = /tmp/aqualinkd.log Feb-18-18 19:29:32 PM Notice: Config light_pgm_mode = 0.00 Feb-18-18 19:29:32 PM Notice: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb-18-18 19:29:32 PM Notice: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_2 = label Waterfall | dzidx 40 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_3 = label Spa Blower | dzidx 41 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_6 = label NONE | dzidx 0 Feb-18-18 19:29:32 PM Notice: Config BTN Aux_7 = label NONE | dzidx 0 Feb-18-18 19:29:32 PM Notice: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb-18-18 19:29:32 PM Notice: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb-18-18 19:29:32 PM Notice: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb-18-18 19:29:32 PM Debug: process_id of child process 3073 Feb-18-18 19:29:32 PM Notice: Starting web server on port 80 Feb-18-18 19:29:32 PM Notice: Starting MQTT client to localhost:1883 Feb-18-18 19:29:32 PM Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Feb-18-18 19:29:32 PM Info: MQTT: Subscribing mqtt with id of: aqualinkd_b827ebbbc0 Feb-18-18 19:29:32 PM Info: MQTT: Connection acknowledged Feb-18-18 19:29:32 PM Info: MQTT: Subscribing to 'aqualinkd/#' Feb-18-18 19:29:32 PM Info: MQTT: Subscribing to 'domoticz/out' Feb-18-18 19:29:32 PM Info: MQTT: Subscription(s) acknowledged Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Filter_Pump 11.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Aux_1 11.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Aux_2 11.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Aux_4 1.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Aux_5 1.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Pool_Heater 1.00 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Temperature/Air 17.22 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Temperature/Pool 12.78 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Temperature/Pool Feb-18-18 19:29:32 PM Debug: MQTT: topic aqualinkd/Temperature/Spa 12.79 Feb-18-18 19:29:32 PM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-18-18 19:29:37 PM Debug: RS Received PROBE length 7. Feb-18-18 19:29:37 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:37 PM Info: MQTT: Published id=1: aqualinkd/Filter_Pump 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=2: domoticz/in {"idx":37,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=3: aqualinkd/Spa_Mode 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=4: domoticz/in {"idx":38,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=5: aqualinkd/Aux_1 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=6: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=7: aqualinkd/Aux_2 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=8: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=9: aqualinkd/Aux_3 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=10: domoticz/in {"idx":41,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=11: aqualinkd/Aux_4 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=12: domoticz/in {"idx":42,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=13: aqualinkd/Aux_5 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=14: domoticz/in {"idx":43,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=15: aqualinkd/Pool_Heater 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=16: domoticz/in {"idx":44,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Published id=17: aqualinkd/Spa_Heater 0 Feb-18-18 19:29:37 PM Info: MQTT: Published id=18: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 1) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 1), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Filter_Pump 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 2) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 3) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 3), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Spa_Mode 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 4) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 5) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 5), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 6) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 7) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 7), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 8) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 9) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 9), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Aux_3 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 10) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 11) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 11), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Aux_4 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 12) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 13) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 13), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Aux_5 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 14) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 15) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 15), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 16) Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 17) Feb-18-18 19:29:37 PM Info: MQTT: received (msg_id: 17), looks like my own message, ignoring Feb-18-18 19:29:37 PM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-18-18 19:29:37 PM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-18-18 19:29:37 PM Info: MQTT: Message publishing acknowledged (msg_id: 18) Feb-18-18 19:29:38 PM Debug: RS Message :- 'B0029223 REV T.2' Feb-18-18 19:29:38 PM Notice: Control Panel B0029223 REV T.2 Feb-18-18 19:29:38 PM Debug: Thread 20517152 is active Feb-18-18 19:29:38 PM Debug: Kicking thread Feb-18-18 19:29:38 PM Debug: RS Message :- '2:27 PM' Feb-18-18 19:29:38 PM Notice: Getting pool & spa heat setpoints from aqualink Feb-18-18 19:29:38 PM Debug: RS time is accurate '2:27 PM ' Feb-18-18 19:29:38 PM Debug: Sent '0x09' to controller Feb-18-18 19:29:38 PM Debug: Kicking thread Feb-18-18 19:29:38 PM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '2:27 PM' Feb-18-18 19:29:38 PM Debug: Programming mode: String MATCH Feb-18-18 19:29:38 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:38 PM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-18-18 19:29:38 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:38 PM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:38 PM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:38 PM Debug: Kicking thread Feb-18-18 19:29:38 PM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:38 PM Debug: Programming mode: String MATCH Feb-18-18 19:29:38 PM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:38 PM Debug: Sent '0x1d' to controller Feb-18-18 19:29:38 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:38 PM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-18-18 19:29:38 PM Debug: RS Message :- 'Press ~ for mor' Feb-18-18 19:29:38 PM Debug: Ignoring 'Press ~ for mor' Feb-18-18 19:29:38 PM Debug: Kicking thread Feb-18-18 19:29:38 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:29:38 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:29:38 PM Debug: Ignoring 'Program ~' Feb-18-18 19:29:38 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:38 PM Debug: Kicking thread Feb-18-18 19:29:38 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:29:39 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:39 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:39 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:39 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:29:39 PM Debug: Ignoring 'Review ~' Feb-18-18 19:29:39 PM Debug: Kicking thread Feb-18-18 19:29:39 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:29:39 PM Debug: Find item in Menu: loop 1 of 25 looking for 'REVIEW' received message 'Review ~' Feb-18-18 19:29:39 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:39 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:29:39 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:39 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:39 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:29:39 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:29:39 PM Debug: Kicking thread Feb-18-18 19:29:39 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:29:39 PM Debug: Find item in Menu: loop 2 of 25 looking for 'REVIEW' received message 'Set Temp ~' Feb-18-18 19:29:39 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:39 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:29:39 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:39 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:39 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:29:39 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:29:39 PM Debug: Kicking thread Feb-18-18 19:29:39 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:29:39 PM Debug: Find item in Menu: loop 3 of 25 looking for 'REVIEW' received message 'Set Time ~' Feb-18-18 19:29:39 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:39 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:29:39 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:39 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:39 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:29:39 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:29:39 PM Debug: Kicking thread Feb-18-18 19:29:39 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:29:39 PM Debug: Find item in Menu: loop 4 of 25 looking for 'REVIEW' received message 'Lockouts ~' Feb-18-18 19:29:39 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:39 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:29:39 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:39 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:39 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:29:39 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:29:39 PM Debug: Kicking thread Feb-18-18 19:29:39 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:29:39 PM Debug: Find item in Menu: loop 5 of 25 looking for 'REVIEW' received message 'Pgm Group ~' Feb-18-18 19:29:39 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:39 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:29:40 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:40 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:40 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:40 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:29:40 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:29:40 PM Debug: Kicking thread Feb-18-18 19:29:40 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:29:40 PM Debug: Find item in Menu: loop 6 of 25 looking for 'REVIEW' received message 'Disply Light ~' Feb-18-18 19:29:40 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:40 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:29:40 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:40 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:40 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:29:40 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:29:40 PM Debug: Kicking thread Feb-18-18 19:29:40 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:29:40 PM Debug: Find item in Menu: loop 7 of 25 looking for 'REVIEW' received message 'System Setup ~' Feb-18-18 19:29:40 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:40 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'System Setup ~' Feb-18-18 19:29:40 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:40 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:40 PM Debug: RS Message :- 'All OFF ~' Feb-18-18 19:29:40 PM Debug: Ignoring 'All OFF ~' Feb-18-18 19:29:40 PM Debug: Kicking thread Feb-18-18 19:29:40 PM Debug: Programming mode: found message '(null)' in 'All OFF ~' Feb-18-18 19:29:40 PM Debug: Find item in Menu: loop 8 of 25 looking for 'REVIEW' received message 'All OFF ~' Feb-18-18 19:29:40 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:40 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF ~' Feb-18-18 19:29:40 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:40 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:40 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:29:40 PM Debug: Ignoring 'Program ~' Feb-18-18 19:29:40 PM Debug: Kicking thread Feb-18-18 19:29:40 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:29:40 PM Debug: Find item in Menu: loop 9 of 25 looking for 'REVIEW' received message 'Program ~' Feb-18-18 19:29:40 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:40 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:29:40 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:40 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:40 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:29:40 PM Debug: Ignoring 'Review ~' Feb-18-18 19:29:40 PM Debug: Kicking thread Feb-18-18 19:29:40 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:29:40 PM Debug: Find item in Menu: loop 10 of 25 looking for 'REVIEW' received message 'Review ~' Feb-18-18 19:29:40 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:40 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:29:41 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:41 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:41 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:41 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:29:41 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:29:41 PM Debug: Kicking thread Feb-18-18 19:29:41 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:29:41 PM Debug: Find item in Menu: loop 11 of 25 looking for 'REVIEW' received message 'Set Temp ~' Feb-18-18 19:29:41 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:41 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:29:41 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:41 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:41 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:29:41 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:29:41 PM Debug: Kicking thread Feb-18-18 19:29:41 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:29:41 PM Debug: Find item in Menu: loop 12 of 25 looking for 'REVIEW' received message 'Set Time ~' Feb-18-18 19:29:41 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:41 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:29:41 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:41 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:41 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:29:41 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:29:41 PM Debug: Kicking thread Feb-18-18 19:29:41 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:29:41 PM Debug: Find item in Menu: loop 13 of 25 looking for 'REVIEW' received message 'Lockouts ~' Feb-18-18 19:29:41 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:41 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:29:41 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:41 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:41 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:29:41 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:29:41 PM Debug: Kicking thread Feb-18-18 19:29:41 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:29:41 PM Debug: Find item in Menu: loop 14 of 25 looking for 'REVIEW' received message 'Pgm Group ~' Feb-18-18 19:29:41 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:41 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:29:41 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:41 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:41 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:29:41 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:29:41 PM Debug: Kicking thread Feb-18-18 19:29:41 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:29:41 PM Debug: Find item in Menu: loop 15 of 25 looking for 'REVIEW' received message 'Disply Light ~' Feb-18-18 19:29:41 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:41 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:29:42 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:42 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:42 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:42 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:29:42 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:29:42 PM Debug: Kicking thread Feb-18-18 19:29:42 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:29:42 PM Debug: Find item in Menu: loop 16 of 25 looking for 'REVIEW' received message 'System Setup ~' Feb-18-18 19:29:42 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:42 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'System Setup ~' Feb-18-18 19:29:42 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:42 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:42 PM Debug: RS Message :- 'All OFF ~' Feb-18-18 19:29:42 PM Debug: Ignoring 'All OFF ~' Feb-18-18 19:29:42 PM Debug: Kicking thread Feb-18-18 19:29:42 PM Debug: Programming mode: found message '(null)' in 'All OFF ~' Feb-18-18 19:29:42 PM Debug: Find item in Menu: loop 17 of 25 looking for 'REVIEW' received message 'All OFF ~' Feb-18-18 19:29:42 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:42 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF ~' Feb-18-18 19:29:42 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:42 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:42 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:29:42 PM Debug: Ignoring 'Program ~' Feb-18-18 19:29:42 PM Debug: Kicking thread Feb-18-18 19:29:42 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:29:42 PM Debug: Find item in Menu: loop 18 of 25 looking for 'REVIEW' received message 'Program ~' Feb-18-18 19:29:42 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:42 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:29:42 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:42 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:42 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:29:42 PM Debug: Ignoring 'Review ~' Feb-18-18 19:29:42 PM Debug: Kicking thread Feb-18-18 19:29:42 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:29:42 PM Debug: Find item in Menu: loop 19 of 25 looking for 'REVIEW' received message 'Review ~' Feb-18-18 19:29:42 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:42 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:29:42 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:42 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:42 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:29:42 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:29:42 PM Debug: Kicking thread Feb-18-18 19:29:42 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:29:42 PM Debug: Find item in Menu: loop 20 of 25 looking for 'REVIEW' received message 'Set Temp ~' Feb-18-18 19:29:42 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:42 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:29:43 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:43 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:43 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:43 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:29:43 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:29:43 PM Debug: Kicking thread Feb-18-18 19:29:43 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:29:43 PM Debug: Find item in Menu: loop 21 of 25 looking for 'REVIEW' received message 'Set Time ~' Feb-18-18 19:29:43 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:43 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:29:43 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:43 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:43 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:29:43 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:29:43 PM Debug: Kicking thread Feb-18-18 19:29:43 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:29:43 PM Debug: Find item in Menu: loop 22 of 25 looking for 'REVIEW' received message 'Lockouts ~' Feb-18-18 19:29:43 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:43 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:29:43 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:43 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:43 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:29:43 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:29:43 PM Debug: Kicking thread Feb-18-18 19:29:43 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:29:43 PM Debug: Find item in Menu: loop 23 of 25 looking for 'REVIEW' received message 'Pgm Group ~' Feb-18-18 19:29:43 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:43 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:29:43 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:43 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:43 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:29:43 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:29:43 PM Debug: Kicking thread Feb-18-18 19:29:43 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:29:43 PM Debug: Find item in Menu: loop 24 of 25 looking for 'REVIEW' received message 'Disply Light ~' Feb-18-18 19:29:43 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:43 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:29:44 PM Debug: Thread 1984943216 sleeping, waiting for thread 20517152 to finish Feb-18-18 19:29:44 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:44 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:44 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:29:44 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:29:44 PM Debug: Kicking thread Feb-18-18 19:29:44 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:29:44 PM Debug: Find item in Menu: loop 25 of 25 looking for 'REVIEW' received message 'System Setup ~' Feb-18-18 19:29:44 PM Warning:Could not select REVIEW menu Feb-18-18 19:29:44 PM Debug: Sent '0x0e' to controller Feb-18-18 19:29:44 PM Debug: Thread 1993331824 finished Feb-18-18 19:29:44 PM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-18-18 19:29:44 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:44 PM Debug: RS Message :- '' Feb-18-18 19:29:44 PM Debug: Ignoring '' Feb-18-18 19:29:44 PM Debug: Kicking thread Feb-18-18 19:29:45 PM Debug: Thread 20520056 is active Feb-18-18 19:29:45 PM Notice: Getting freeze protection setpoints Feb-18-18 19:29:45 PM Debug: Sent '0x09' to controller Feb-18-18 19:29:45 PM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '' Feb-18-18 19:29:45 PM Debug: Programming mode: String MATCH Feb-18-18 19:29:45 PM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-18-18 19:29:45 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:45 PM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:45 PM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:45 PM Debug: Kicking thread Feb-18-18 19:29:45 PM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:45 PM Debug: Programming mode: String MATCH Feb-18-18 19:29:45 PM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:45 PM Debug: Sent '0x1d' to controller Feb-18-18 19:29:45 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-18-18 19:29:46 PM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-18-18 19:29:46 PM Debug: RS Message :- 'Press ~ for mor' Feb-18-18 19:29:46 PM Debug: Ignoring 'Press ~ for mor' Feb-18-18 19:29:46 PM Debug: Kicking thread Feb-18-18 19:29:46 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:29:46 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:29:46 PM Debug: Ignoring 'Program ~' Feb-18-18 19:29:46 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:46 PM Debug: Kicking thread Feb-18-18 19:29:46 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:29:46 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:46 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:46 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:29:46 PM Debug: Ignoring 'Review ~' Feb-18-18 19:29:46 PM Debug: Kicking thread Feb-18-18 19:29:46 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:29:46 PM Debug: Find item in Menu: loop 1 of 25 looking for 'REVIEW' received message 'Review ~' Feb-18-18 19:29:46 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:46 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:29:46 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:46 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:46 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:29:46 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:29:46 PM Debug: Kicking thread Feb-18-18 19:29:46 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:29:46 PM Debug: Find item in Menu: loop 2 of 25 looking for 'REVIEW' received message 'Set Temp ~' Feb-18-18 19:29:46 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:46 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:29:46 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:46 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:46 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:29:46 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:29:46 PM Debug: Kicking thread Feb-18-18 19:29:46 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:29:46 PM Debug: Find item in Menu: loop 3 of 25 looking for 'REVIEW' received message 'Set Time ~' Feb-18-18 19:29:46 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:46 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:29:46 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:46 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:46 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:29:46 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:29:46 PM Debug: Kicking thread Feb-18-18 19:29:46 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:29:46 PM Debug: Find item in Menu: loop 4 of 25 looking for 'REVIEW' received message 'Lockouts ~' Feb-18-18 19:29:46 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:46 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:29:47 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:47 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:47 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:29:47 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:29:47 PM Debug: Kicking thread Feb-18-18 19:29:47 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:29:47 PM Debug: Find item in Menu: loop 5 of 25 looking for 'REVIEW' received message 'Pgm Group ~' Feb-18-18 19:29:47 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:47 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:29:47 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:47 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:47 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:29:47 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:29:47 PM Debug: Kicking thread Feb-18-18 19:29:47 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:29:47 PM Debug: Find item in Menu: loop 6 of 25 looking for 'REVIEW' received message 'Disply Light ~' Feb-18-18 19:29:47 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:47 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:29:47 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:47 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:47 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:29:47 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:29:47 PM Debug: Kicking thread Feb-18-18 19:29:47 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:29:47 PM Debug: Find item in Menu: loop 7 of 25 looking for 'REVIEW' received message 'System Setup ~' Feb-18-18 19:29:47 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:47 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'System Setup ~' Feb-18-18 19:29:47 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:47 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:47 PM Debug: RS Message :- 'All OFF ~' Feb-18-18 19:29:47 PM Debug: Ignoring 'All OFF ~' Feb-18-18 19:29:47 PM Debug: Kicking thread Feb-18-18 19:29:47 PM Debug: Programming mode: found message '(null)' in 'All OFF ~' Feb-18-18 19:29:47 PM Debug: Find item in Menu: loop 8 of 25 looking for 'REVIEW' received message 'All OFF ~' Feb-18-18 19:29:47 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:47 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF ~' Feb-18-18 19:29:47 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:47 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:47 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:29:47 PM Debug: Ignoring 'Program ~' Feb-18-18 19:29:47 PM Debug: Kicking thread Feb-18-18 19:29:47 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:29:47 PM Debug: Find item in Menu: loop 9 of 25 looking for 'REVIEW' received message 'Program ~' Feb-18-18 19:29:47 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:47 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:29:48 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:48 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:48 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:29:48 PM Debug: Ignoring 'Review ~' Feb-18-18 19:29:48 PM Debug: Kicking thread Feb-18-18 19:29:48 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:29:48 PM Debug: Find item in Menu: loop 10 of 25 looking for 'REVIEW' received message 'Review ~' Feb-18-18 19:29:48 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:48 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:29:48 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:48 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:48 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:29:48 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:29:48 PM Debug: Kicking thread Feb-18-18 19:29:48 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:29:48 PM Debug: Find item in Menu: loop 11 of 25 looking for 'REVIEW' received message 'Set Temp ~' Feb-18-18 19:29:48 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:48 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:29:48 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:48 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:48 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:29:48 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:29:48 PM Debug: Kicking thread Feb-18-18 19:29:48 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:29:48 PM Debug: Find item in Menu: loop 12 of 25 looking for 'REVIEW' received message 'Set Time ~' Feb-18-18 19:29:48 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:48 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:29:48 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:48 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:48 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:29:48 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:29:48 PM Debug: Kicking thread Feb-18-18 19:29:48 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:29:48 PM Debug: Find item in Menu: loop 13 of 25 looking for 'REVIEW' received message 'Lockouts ~' Feb-18-18 19:29:48 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:48 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:29:48 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:48 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:48 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:29:48 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:29:48 PM Debug: Kicking thread Feb-18-18 19:29:48 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:29:48 PM Debug: Find item in Menu: loop 14 of 25 looking for 'REVIEW' received message 'Pgm Group ~' Feb-18-18 19:29:48 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:48 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:29:49 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:49 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:49 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:29:49 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:29:49 PM Debug: Kicking thread Feb-18-18 19:29:49 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:29:49 PM Debug: Find item in Menu: loop 15 of 25 looking for 'REVIEW' received message 'Disply Light ~' Feb-18-18 19:29:49 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:49 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:29:49 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:49 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:49 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:29:49 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:29:49 PM Debug: Kicking thread Feb-18-18 19:29:49 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:29:49 PM Debug: Find item in Menu: loop 16 of 25 looking for 'REVIEW' received message 'System Setup ~' Feb-18-18 19:29:49 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:49 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'System Setup ~' Feb-18-18 19:29:49 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:49 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:49 PM Debug: RS Message :- 'All OFF ~' Feb-18-18 19:29:49 PM Debug: Ignoring 'All OFF ~' Feb-18-18 19:29:49 PM Debug: Kicking thread Feb-18-18 19:29:49 PM Debug: Programming mode: found message '(null)' in 'All OFF ~' Feb-18-18 19:29:49 PM Debug: Find item in Menu: loop 17 of 25 looking for 'REVIEW' received message 'All OFF ~' Feb-18-18 19:29:49 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:49 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF ~' Feb-18-18 19:29:49 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:49 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:49 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:29:49 PM Debug: Ignoring 'Program ~' Feb-18-18 19:29:49 PM Debug: Kicking thread Feb-18-18 19:29:49 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:29:49 PM Debug: Find item in Menu: loop 18 of 25 looking for 'REVIEW' received message 'Program ~' Feb-18-18 19:29:49 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:49 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:29:49 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:49 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:49 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:29:49 PM Debug: Ignoring 'Review ~' Feb-18-18 19:29:49 PM Debug: Kicking thread Feb-18-18 19:29:49 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:29:49 PM Debug: Find item in Menu: loop 19 of 25 looking for 'REVIEW' received message 'Review ~' Feb-18-18 19:29:49 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:49 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:29:50 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:50 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:50 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:29:50 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:29:50 PM Debug: Kicking thread Feb-18-18 19:29:50 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:29:50 PM Debug: Find item in Menu: loop 20 of 25 looking for 'REVIEW' received message 'Set Temp ~' Feb-18-18 19:29:50 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:50 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:29:50 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:50 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:50 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:29:50 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:29:50 PM Debug: Kicking thread Feb-18-18 19:29:50 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:29:50 PM Debug: Find item in Menu: loop 21 of 25 looking for 'REVIEW' received message 'Set Time ~' Feb-18-18 19:29:50 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:50 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:29:50 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:50 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:50 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:29:50 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:29:50 PM Debug: Kicking thread Feb-18-18 19:29:50 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:29:50 PM Debug: Find item in Menu: loop 22 of 25 looking for 'REVIEW' received message 'Lockouts ~' Feb-18-18 19:29:50 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:50 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:29:50 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:50 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:50 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:29:50 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:29:50 PM Debug: Kicking thread Feb-18-18 19:29:50 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:29:50 PM Debug: Find item in Menu: loop 23 of 25 looking for 'REVIEW' received message 'Pgm Group ~' Feb-18-18 19:29:50 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:50 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:29:50 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:50 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:50 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:29:50 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:29:50 PM Debug: Kicking thread Feb-18-18 19:29:50 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:29:50 PM Debug: Find item in Menu: loop 24 of 25 looking for 'REVIEW' received message 'Disply Light ~' Feb-18-18 19:29:50 PM Debug: Sent '0x18' to controller Feb-18-18 19:29:50 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:29:51 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:29:51 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:51 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:29:51 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:29:51 PM Debug: Kicking thread Feb-18-18 19:29:51 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:29:51 PM Debug: Find item in Menu: loop 25 of 25 looking for 'REVIEW' received message 'System Setup ~' Feb-18-18 19:29:51 PM Warning:Could not select REVIEW menu Feb-18-18 19:29:51 PM Debug: Sent '0x0e' to controller Feb-18-18 19:29:51 PM Debug: Thread 1984943216 finished Feb-18-18 19:29:51 PM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-18-18 19:29:51 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:51 PM Debug: RS Message :- '' Feb-18-18 19:29:51 PM Debug: Ignoring '' Feb-18-18 19:29:51 PM Debug: Kicking thread Feb-18-18 19:29:51 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:51 PM Debug: RS Message :- '2:27 PM' Feb-18-18 19:29:51 PM Debug: RS time is accurate '2:27 PM ' Feb-18-18 19:29:51 PM Debug: Kicking thread Feb-18-18 19:29:51 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:53 PM Debug: RS Message :- 'Air Temp 62ßF' Feb-18-18 19:29:53 PM Info: MQTT: Published id=19: aqualinkd/Temperature/Air 16.67 Feb-18-18 19:29:53 PM Info: MQTT: Published id=20: domoticz/in {"idx":13,"nvalue":0,"stype":"SetPoint","svalue":"16.67"} Feb-18-18 19:29:53 PM Info: MQTT: Message publishing acknowledged (msg_id: 19) Feb-18-18 19:29:53 PM Info: MQTT: received (msg_id: 19), looks like my own message, ignoring Feb-18-18 19:29:53 PM Debug: MQTT: topic aqualinkd/Temperature/Air 16.67 Feb-18-18 19:29:53 PM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-18-18 19:29:53 PM Info: MQTT: Message publishing acknowledged (msg_id: 20) Feb-18-18 19:29:53 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:55 PM Debug: RS Message :- 'Pump OFF' Feb-18-18 19:29:55 PM Debug: Ignoring 'Pump OFF' Feb-18-18 19:29:55 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:57 PM Debug: RS Message :- '02/18/18 Sun' Feb-18-18 19:29:57 PM Debug: RS Received STATUS length 12. Feb-18-18 19:29:59 PM Debug: RS Message :- '2:27 PM' Feb-18-18 19:29:59 PM Info: Aqualink time is off by 18179 seconds... Feb-18-18 19:29:59 PM Notice: RS time is NOT accurate '2:27 PM 02/18/18 Sun', re-setting on controller! Feb-18-18 19:29:59 PM Debug: Thread 20520056 is active Feb-18-18 19:29:59 PM Notice: Setting time on aqualink Feb-18-18 19:29:59 PM Debug: Setting time to 2/18/2018 20:29 Feb-18-18 19:29:59 PM Debug: Sent '0x09' to controller Feb-18-18 19:29:59 PM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '2:27 PM' Feb-18-18 19:29:59 PM Debug: Programming mode: String MATCH Feb-18-18 19:29:59 PM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-18-18 19:29:59 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:00 PM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-18-18 19:30:00 PM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-18-18 19:30:00 PM Debug: Kicking thread Feb-18-18 19:30:00 PM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-18-18 19:30:00 PM Debug: Programming mode: String MATCH Feb-18-18 19:30:00 PM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-18-18 19:30:00 PM Debug: Sent '0x1d' to controller Feb-18-18 19:30:00 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-18-18 19:30:00 PM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-18-18 19:30:00 PM Debug: RS Message :- 'Press ~ for mor' Feb-18-18 19:30:00 PM Debug: Ignoring 'Press ~ for mor' Feb-18-18 19:30:00 PM Debug: Kicking thread Feb-18-18 19:30:00 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:30:00 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:30:00 PM Debug: Ignoring 'Program ~' Feb-18-18 19:30:00 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:00 PM Debug: Kicking thread Feb-18-18 19:30:00 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:30:01 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:01 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:01 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:30:01 PM Debug: Ignoring 'Review ~' Feb-18-18 19:30:01 PM Debug: Kicking thread Feb-18-18 19:30:01 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:30:01 PM Debug: Find item in Menu: loop 1 of 25 looking for 'SET TIME' received message 'Review ~' Feb-18-18 19:30:01 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:01 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:30:01 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:01 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:01 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:30:01 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:30:01 PM Debug: Kicking thread Feb-18-18 19:30:01 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:30:01 PM Debug: Find item in Menu: loop 2 of 25 looking for 'SET TIME' received message 'Set Temp ~' Feb-18-18 19:30:01 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:01 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:30:01 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:01 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:01 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:30:01 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:30:01 PM Debug: Kicking thread Feb-18-18 19:30:01 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:30:01 PM Debug: Find item in Menu: loop 3 of 25 looking for 'SET TIME' received message 'Set Time ~' Feb-18-18 19:30:01 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:01 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:30:01 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:01 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:01 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:30:01 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:30:01 PM Debug: Kicking thread Feb-18-18 19:30:01 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:30:01 PM Debug: Find item in Menu: loop 4 of 25 looking for 'SET TIME' received message 'Lockouts ~' Feb-18-18 19:30:01 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:01 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:30:01 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:01 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:01 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:30:01 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:30:01 PM Debug: Kicking thread Feb-18-18 19:30:01 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:30:01 PM Debug: Find item in Menu: loop 5 of 25 looking for 'SET TIME' received message 'Pgm Group ~' Feb-18-18 19:30:01 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:01 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:30:01 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:01 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:02 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:30:02 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:30:02 PM Debug: Kicking thread Feb-18-18 19:30:02 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:30:02 PM Debug: Find item in Menu: loop 6 of 25 looking for 'SET TIME' received message 'Disply Light ~' Feb-18-18 19:30:02 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:02 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:30:02 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:02 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:02 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:30:02 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:30:02 PM Debug: Kicking thread Feb-18-18 19:30:02 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:30:02 PM Debug: Find item in Menu: loop 7 of 25 looking for 'SET TIME' received message 'System Setup ~' Feb-18-18 19:30:02 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:02 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'System Setup ~' Feb-18-18 19:30:02 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:02 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:02 PM Debug: RS Message :- 'All OFF ~' Feb-18-18 19:30:02 PM Debug: Ignoring 'All OFF ~' Feb-18-18 19:30:02 PM Debug: Kicking thread Feb-18-18 19:30:02 PM Debug: Programming mode: found message '(null)' in 'All OFF ~' Feb-18-18 19:30:02 PM Debug: Find item in Menu: loop 8 of 25 looking for 'SET TIME' received message 'All OFF ~' Feb-18-18 19:30:02 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:02 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF ~' Feb-18-18 19:30:02 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:02 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:02 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:30:02 PM Debug: Ignoring 'Program ~' Feb-18-18 19:30:02 PM Debug: Kicking thread Feb-18-18 19:30:02 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:30:02 PM Debug: Find item in Menu: loop 9 of 25 looking for 'SET TIME' received message 'Program ~' Feb-18-18 19:30:02 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:02 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:30:02 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:02 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:02 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:30:02 PM Debug: Ignoring 'Review ~' Feb-18-18 19:30:02 PM Debug: Kicking thread Feb-18-18 19:30:02 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:30:02 PM Debug: Find item in Menu: loop 10 of 25 looking for 'SET TIME' received message 'Review ~' Feb-18-18 19:30:02 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:02 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-18-18 19:30:03 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:03 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:03 PM Debug: RS Message :- 'Set Temp ~' Feb-18-18 19:30:03 PM Debug: Ignoring 'Set Temp ~' Feb-18-18 19:30:03 PM Debug: Kicking thread Feb-18-18 19:30:03 PM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-18-18 19:30:03 PM Debug: Find item in Menu: loop 11 of 25 looking for 'SET TIME' received message 'Set Temp ~' Feb-18-18 19:30:03 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:03 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-18-18 19:30:03 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:03 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:03 PM Debug: RS Message :- 'Set Time ~' Feb-18-18 19:30:03 PM Debug: Ignoring 'Set Time ~' Feb-18-18 19:30:03 PM Debug: Kicking thread Feb-18-18 19:30:03 PM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-18-18 19:30:03 PM Debug: Find item in Menu: loop 12 of 25 looking for 'SET TIME' received message 'Set Time ~' Feb-18-18 19:30:03 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:03 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-18-18 19:30:03 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:03 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:03 PM Debug: RS Message :- 'Lockouts ~' Feb-18-18 19:30:03 PM Debug: Ignoring 'Lockouts ~' Feb-18-18 19:30:03 PM Debug: Kicking thread Feb-18-18 19:30:03 PM Debug: Programming mode: found message '(null)' in 'Lockouts ~' Feb-18-18 19:30:03 PM Debug: Find item in Menu: loop 13 of 25 looking for 'SET TIME' received message 'Lockouts ~' Feb-18-18 19:30:03 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:03 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Lockouts ~' Feb-18-18 19:30:03 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:03 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:03 PM Debug: RS Message :- 'Pgm Group ~' Feb-18-18 19:30:03 PM Debug: Ignoring 'Pgm Group ~' Feb-18-18 19:30:03 PM Debug: Kicking thread Feb-18-18 19:30:03 PM Debug: Programming mode: found message '(null)' in 'Pgm Group ~' Feb-18-18 19:30:03 PM Debug: Find item in Menu: loop 14 of 25 looking for 'SET TIME' received message 'Pgm Group ~' Feb-18-18 19:30:03 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:03 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Pgm Group ~' Feb-18-18 19:30:03 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:03 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:03 PM Debug: RS Message :- 'Disply Light ~' Feb-18-18 19:30:03 PM Debug: Ignoring 'Disply Light ~' Feb-18-18 19:30:03 PM Debug: Kicking thread Feb-18-18 19:30:03 PM Debug: Programming mode: found message '(null)' in 'Disply Light ~' Feb-18-18 19:30:03 PM Debug: Find item in Menu: loop 15 of 25 looking for 'SET TIME' received message 'Disply Light ~' Feb-18-18 19:30:03 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:03 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Disply Light ~' Feb-18-18 19:30:03 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:03 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:04 PM Debug: RS Message :- 'System Setup ~' Feb-18-18 19:30:04 PM Debug: Ignoring 'System Setup ~' Feb-18-18 19:30:04 PM Debug: Kicking thread Feb-18-18 19:30:04 PM Debug: Programming mode: found message '(null)' in 'System Setup ~' Feb-18-18 19:30:04 PM Debug: Find item in Menu: loop 16 of 25 looking for 'SET TIME' received message 'System Setup ~' Feb-18-18 19:30:04 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:04 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'System Setup ~' Feb-18-18 19:30:04 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:04 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:04 PM Debug: RS Message :- 'All OFF ~' Feb-18-18 19:30:04 PM Debug: Ignoring 'All OFF ~' Feb-18-18 19:30:04 PM Debug: Kicking thread Feb-18-18 19:30:04 PM Debug: Programming mode: found message '(null)' in 'All OFF ~' Feb-18-18 19:30:04 PM Debug: Find item in Menu: loop 17 of 25 looking for 'SET TIME' received message 'All OFF ~' Feb-18-18 19:30:04 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:04 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF ~' Feb-18-18 19:30:04 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:04 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:04 PM Debug: RS Message :- 'Program ~' Feb-18-18 19:30:04 PM Debug: Ignoring 'Program ~' Feb-18-18 19:30:04 PM Debug: Kicking thread Feb-18-18 19:30:04 PM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-18-18 19:30:04 PM Debug: Find item in Menu: loop 18 of 25 looking for 'SET TIME' received message 'Program ~' Feb-18-18 19:30:04 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:04 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-18-18 19:30:04 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-18-18 19:30:04 PM Debug: RS Received STATUS length 12. Feb-18-18 19:30:04 PM Debug: RS Message :- 'Review ~' Feb-18-18 19:30:04 PM Debug: Ignoring 'Review ~' Feb-18-18 19:30:04 PM Debug: Kicking thread Feb-18-18 19:30:04 PM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-18-18 19:30:04 PM Debug: Find item in Menu: loop 19 of 25 looking for 'SET TIME' received message 'Review ~' Feb-18-18 19:30:04 PM Debug: Sent '0x18' to controller Feb-18-18 19:30:04 PM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~*' Feb-18-18 19:30:04 PM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-1
@johnluber Just made a few changes, don't think I've fixed everything but it should be closer. Also I should be storing your SWG info (not posting it to HomeKit just yet). Can you do the same as last time, get he latest version, run for a ~5 mins then post the Debug output.
Hi Shaun
Here’s the latest outputs. I see the freeze protect temp is being read now.
{"type": "status","status":"Ready","version":"B0029223 REV T.202/19/18 Mon","date":"02/19/18 Mon","time":"1:49 AM","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"35","air_temp":"49","pool_temp":" ","spa_temp":"56","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "on","Spa_Mode": "on","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
It did crash more or less the same as before when setting the scene. The log entries are bit more this time however.
Feb-19-18 01:46:17 AM Notice: Aqualink Daemon v0.8a Feb-19-18 01:46:17 AM Notice: Config log_level = 7 Feb-19-18 01:46:17 AM Notice: Config socket_port = 80 Feb-19-18 01:46:17 AM Notice: Config serial_port = /dev/ttyUSB0 Feb-19-18 01:46:17 AM Notice: Config web_directory = /var/www/aqualinkd/ Feb-19-18 01:46:17 AM Notice: Config device_id = 0x0a Feb-19-18 01:46:17 AM Notice: Config mqtt_server = localhost:1883 Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_sub_topic = domoticz/out Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_pub_topic = domoticz/in Feb-19-18 01:46:17 AM Notice: Config mqtt_aq_topic = aqualinkd Feb-19-18 01:46:17 AM Notice: Config mqtt_user = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_passwd = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Notice: Config idx water temp = 13 Feb-19-18 01:46:17 AM Notice: Config idx pool temp = 14 Feb-19-18 01:46:17 AM Notice: Config idx spa temp = 15 Feb-19-18 01:46:17 AM Notice: Config deamonize = YES Feb-19-18 01:46:17 AM Notice: Config log_file = /tmp/aqualinkd.log Feb-19-18 01:46:17 AM Notice: Config light_pgm_mode = 0.00 Feb-19-18 01:46:17 AM Notice: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_2 = label Waterfall | dzidx 40 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_3 = label Spa Blower | dzidx 41 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_6 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_7 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb-19-18 01:46:17 AM Notice: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb-19-18 01:46:17 AM Debug: process_id of child process 3836 Feb-19-18 01:46:17 AM Notice: Starting web server on port 80 Feb-19-18 01:46:17 AM Notice: Starting MQTT client to localhost:1883 Feb-19-18 01:46:17 AM Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Feb-19-18 01:46:17 AM Info: MQTT: Subscribing mqtt with id of: aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Info: MQTT: Connection acknowledged Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'aqualinkd/#' Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'domoticz/out' Feb-19-18 01:46:17 AM Info: MQTT: Subscription(s) acknowledged Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Filter_Pump 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Mode 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_1 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_3 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_4 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_5 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Pool_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Pool 13.89 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Pool Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.34 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:24 AM Debug: RS Received PROBE length 7. Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:24 AM Info: MQTT: Published id=1: aqualinkd/Filter_Pump 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=2: domoticz/in {"idx":37,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=3: aqualinkd/Spa_Mode 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=4: domoticz/in {"idx":38,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=5: aqualinkd/Aux_1 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=6: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=7: aqualinkd/Aux_2 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=8: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=9: aqualinkd/Aux_3 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=10: domoticz/in {"idx":41,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=11: aqualinkd/Aux_4 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=12: domoticz/in {"idx":42,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=13: aqualinkd/Aux_5 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=14: domoticz/in {"idx":43,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=15: aqualinkd/Pool_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=16: domoticz/in {"idx":44,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=17: aqualinkd/Spa_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=18: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 1) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 1), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Filter_Pump 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 2) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 3) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 3), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 4) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 5) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 5), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 6) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 7) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 7), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 8) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 9) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 9), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 10) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 11) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 11), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_4 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 12) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 13) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 13), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_5 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 14) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 15) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 15), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 16) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 17) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 17), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 18) Feb-19-18 01:46:24 AM Debug: RS Message :- 'B0029223 REV T.2' Feb-19-18 01:46:24 AM Notice: Control Panel B0029223 REV T.2 Feb-19-18 01:46:24 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:24 AM Debug: Thread 27126904 is active Feb-19-18 01:46:24 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:24 AM Debug: Kicking thread Feb-19-18 01:46:24 AM Notice: Getting freeze protection setpoints Feb-19-18 01:46:24 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:24 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:24 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:24 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Programming mode: String MATCH Feb-19-18 01:46:25 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:46:25 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:46:25 AM Debug: Ignoring 'Program ~' Feb-19-18 01:46:25 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Review ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'REVIEW' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: Programming mode: found menu item 'REVIEW' Feb-19-18 01:46:26 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Programs ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Programs ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'FRZ PROTECT' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 2 of 25 looking for 'FRZ PROTECT' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 3 of 25 looking for 'FRZ PROTECT' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 4 of 25 looking for 'FRZ PROTECT' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 5 of 25 looking for 'FRZ PROTECT' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Programming mode: found menu item 'FRZ PROTECT' Feb-19-18 01:46:27 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:28 AM Debug: RS Message :- 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Ignoring 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: found message '(null)' in 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Programming mode: loop 1 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: RS Message :- 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Ignoring 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: loop 2 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Filter Pump' Feb-19-18 01:46:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:28 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:29 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:30 AM Debug: RS Message :- 'Spa' Feb-19-18 01:46:30 AM Debug: Ignoring 'Spa' Feb-19-18 01:46:30 AM Debug: Kicking thread Feb-19-18 01:46:30 AM Debug: Programming mode: loop 3 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Spa' Feb-19-18 01:46:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:30 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:31 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Message :- 'Cleaner' Feb-19-18 01:46:32 AM Debug: Ignoring 'Cleaner' Feb-19-18 01:46:32 AM Debug: Kicking thread Feb-19-18 01:46:32 AM Debug: Programming mode: did not find 'FREEZE PROTECTION IS SET TO' Feb-19-18 01:46:32 AM Debug: Thread 1985434736 finished Feb-19-18 01:46:32 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:33 AM Debug: Thread 27124000 is active Feb-19-18 01:46:33 AM Notice: Getting pool & spa heat setpoints from aqualink Feb-19-18 01:46:33 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:33 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Cleaner' Feb-19-18 01:46:33 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:34 AM Debug: RS Message :- 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:34 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Info: MQTT: Published id=19: aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Info: MQTT: Message publishing acknowledged (msg_id: 19) Feb-19-18 01:46:34 AM Info: MQTT: received (msg_id: 19), looks like my own message, ignoring Feb-19-18 01:46:34 AM Debug: MQTT: topic aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Debug: MQTT: ignoring topic aqualinkd/Freeze_Protect/setpoint Feb-19-18 01:46:34 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:36 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:46:36 AM Debug: Kicking thread Feb-19-18 01:46:36 AM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Air Temp 49flF' Feb-19-18 01:46:36 AM Info: MQTT: Published id=20: aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Info: MQTT: Published id=21: domoticz/in {"idx":13,"nvalue":0,"stype":"SetPoint","svalue":"9.44"} Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 20) Feb-19-18 01:46:36 AM Info: MQTT: received (msg_id: 20), looks like my own message, ignoring Feb-19-18 01:46:36 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 21) Feb-19-18 01:46:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:38 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Debug: Kicking thread Feb-19-18 01:46:38 AM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Info: MQTT: Published id=22: aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Info: MQTT: Published id=23: domoticz/in {"idx":15,"nvalue":0,"stype":"SetPoint","svalue":"13.33"} Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 22) Feb-19-18 01:46:38 AM Info: MQTT: received (msg_id: 22), looks like my own message, ignoring Feb-19-18 01:46:38 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 23) Feb-19-18 01:46:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:40 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Kicking thread Feb-19-18 01:46:40 AM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-19-18 01:46:42 AM Warning:Could not select REVIEW menu Feb-19-18 01:46:42 AM Debug: Sent '0x0e' to controller Feb-19-18 01:46:42 AM Debug: Thread 1993823344 finished Feb-19-18 01:46:42 AM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:42 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '' Feb-19-18 01:47:02 AM Debug: Ignoring '' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:47:02 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:12 AM Debug: RS Message :- '02/18/18 Sun' Feb-19-18 01:47:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:14 AM Debug: RS Message :- '8:45 PM' Feb-19-18 01:47:14 AM Info: Aqualink time is off by 18134 seconds... Feb-19-18 01:47:14 AM Notice: RS time is NOT accurate '8:45 PM 02/18/18 Sun', re-setting on controller! Feb-19-18 01:47:14 AM Debug: Thread 27126904 is active Feb-19-18 01:47:14 AM Notice: Setting time on aqualink Feb-19-18 01:47:14 AM Debug: Setting time to 2/19/2018 2:47 Feb-19-18 01:47:14 AM Debug: Sent '0x09' to controller Feb-19-18 01:47:14 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:45 PM' Feb-19-18 01:47:14 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:47:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:15 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Ignoring 'Program ~' Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Kicking thread Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:47:15 AM Debug: Ignoring 'Review ~' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:47:15 AM Debug: Find item in Menu: loop 1 of 25 looking for 'SET TIME' received message 'Review ~' Feb-19-18 01:47:15 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 2 of 25 looking for 'SET TIME' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 3 of 25 looking for 'SET TIME' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Programming mode: found menu item 'SET TIME' Feb-19-18 01:47:16 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Ignoring 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: found message '(null)' in 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Setting menu item 'YEAR' to 2018 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^YEAR' received message 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: RS Message :- 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^YEAR' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^YEAR' in 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'MONTH' to 2 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^MONTH' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^MONTH' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^MONTH' in 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'DAY' to 19 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^DAY' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^DAY' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^DAY' in 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for 'DAY 19' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for 'DAY 19' received message 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message 'DAY 19' in 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 1 of 25 looking for 'HOUR 1 AM' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 2 of 25 looking for 'HOUR 1 AM' received message 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 10 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 3 of 25 looking for 'HOUR 1 AM' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 4 of 25 looking for 'HOUR 1 AM' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 5 of 25 looking for 'HOUR 1 AM' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Programming mode: found menu item 'HOUR 1 AM' Feb-19-18 01:47:19 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Setting menu item 'MINUTE' to 47 Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for '^MINUTE' received message 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:19 AM Debug: Programming mode: found message '^MINUTE' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 46' received message 'Minute 45 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 46' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 46' in 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:20 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 47' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 47' received message 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 47' in 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- '' Feb-19-18 01:47:20 AM Debug: Ignoring '' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: Thread 1993823344 finished Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:20 AM Debug: time not checked, will check in 3594 seconds Feb-19-18 01:47:20 AM Debug: RS time is accurate '1:47 AM 02/18/18 Sun' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:21 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:22 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:24 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:26 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:28 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:30 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:32 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:32 AM Debug: time not checked, will check in 3582 seconds Feb-19-18 01:47:32 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:34 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:36 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:38 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:40 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:42 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:44 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:44 AM Debug: time not checked, will check in 3570 seconds Feb-19-18 01:47:44 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:46 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:48 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:50 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:52 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:54 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:56 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:58 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:58 AM Debug: time not checked, will check in 3556 seconds Feb-19-18 01:47:58 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:00 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:02 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:04 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:06 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:08 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:10 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:48:10 AM Debug: time not checked, will check in 3544 seconds Feb-19-18 01:48:10 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:48:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:12 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:14 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:16 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:18 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:20 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:22 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:22 AM Debug: time not checked, will check in 3532 seconds Feb-19-18 01:48:22 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:24 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:26 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:28 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:30 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:32 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:34 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:36 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:36 AM Debug: time not checked, will check in 3518 seconds Feb-19-18 01:48:36 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:38 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:40 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:42 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:44 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:46 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:48 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:48 AM Debug: time not checked, will check in 3506 seconds Feb-19-18 01:48:48 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:50 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:52 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:54 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:56 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:58 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:00 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:00 AM Debug: time not checked, will check in 3494 seconds Feb-19-18 01:49:00 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:02 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:12 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:14 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:14 AM Debug: time not checked, will check in 3480 seconds Feb-19-18 01:49:14 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:16 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:18 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:20 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:22 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:24 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:26 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:26 AM Debug: time not checked, will check in 3468 seconds Feb-19-18 01:49:26 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:28 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:30 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:32 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:34 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:36 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:38 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:38 AM Debug: time not checked, will check in 3456 seconds Feb-19-18 01:49:38 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:39 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:40 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:42 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:44 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:46 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:48 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:50 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:52 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:52 AM Debug: time not checked, will check in 3442 seconds Feb-19-18 01:49:52 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:54 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:56 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:58 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:58 AM Info: URI request: '/css/small_ff.css ' Feb-19-18 01:49:58 AM Info: URI request: '/js/aqualink.js ' Feb-19-18 01:49:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: ++ Websocket joined Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_ok.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_blank.png ' Feb-19-18 01:49:58 AM Info: WS: Message - Key 'command' Value 'GET_AUX_LABELS' | Key2 '(null)' Value2 '(null)' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_on.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_off.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_low.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_enabled.png ' Feb-19-18 01:49:59 AM Info: URI request: '/aqualinkd.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_off.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_green.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_red.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_yellow.png ' Feb-19-18 01:50:00 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:02 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:04 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:04 AM Debug: time not checked, will check in 3430 seconds Feb-19-18 01:50:04 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:06 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:08 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:10 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:12 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:14 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:14 AM Debug: -- Websocket left Feb-19-18 01:50:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:16 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:16 AM Debug: time not checked, will check in 3418 seconds Feb-19-18 01:50:16 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:18 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:20 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:22 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:24 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:26 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:28 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:28 AM Info: URI request: '/?command=status' Feb-19-18 01:50:28 AM Info: WEB: Message command='status' Feb-19-18 01:50:29 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:29 AM Info: URI request: '/favicon.ico ' Feb-19-18 01:50:30 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:30 AM Debug: time not checked, will check in 3404 seconds Feb-19-18 01:50:30 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:32 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:34 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:36 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:38 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:40 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:42 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:42 AM Debug: time not checked, will check in 3392 seconds Feb-19-18 01:50:42 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:44 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:46 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:48 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:50 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:52 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:54 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:54 AM Debug: time not checked, will check in 3380 seconds Feb-19-18 01:50:54 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:56 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:58 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/setpoint/set 37.80 Feb-19-18 01:50:59 AM Info: MQTT: request to set spa heater setpoint to 37.80c Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/set 10.00 Feb-19-18 01:50:59 AM Info: MQTT: MATCH Spa_Heater to topic aqualinkd/Spa_Heater/set
On Feb 18, 2018, at 8:01 PM, sfeakes notifications@github.com wrote:
@johnluber https://github.com/johnluber Just made a few changes, don't think I've fixed everything but it should be closer. Also I should be storing your SWG info (not posting it to HomeKit just yet). Can you do the same as last time, get he latest version, run for a ~5 mins then post the Debug output.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366565409, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx54cjT4Zw7w7mkiuRtgAxy7JuOm2ks5tWMfQgaJpZM4RvQ_c.
Checked again and the set points are working for the pool and spa.
{"type": "status","status":"Ready","version":"B0029223 REV T.2","date":"","time":"2:04 AM","pool_htr_set_pnt":"37","spa_htr_set_pnt":"101","frz_protect_set_pnt":"35","air_temp":" ","pool_temp":" ","spa_temp":" ","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "off","Spa_Mode": "off","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
On Feb 18, 2018, at 8:56 PM, John Luber john@luberfamily.net wrote:
Hi Shaun
Here’s the latest outputs. I see the freeze protect temp is being read now.
{"type": "status","status":"Ready","version":"B0029223 REV T.202/19/18 Mon","date":"02/19/18 Mon","time":"1:49 AM","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"35","air_temp":"49","pool_temp":" ","spa_temp":"56","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "on","Spa_Mode": "on","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
It did crash more or less the same as before when setting the scene. The log entries are bit more this time however.
Feb-19-18 01:46:17 AM Notice: Aqualink Daemon v0.8a Feb-19-18 01:46:17 AM Notice: Config log_level = 7 Feb-19-18 01:46:17 AM Notice: Config socket_port = 80 Feb-19-18 01:46:17 AM Notice: Config serial_port = /dev/ttyUSB0 Feb-19-18 01:46:17 AM Notice: Config web_directory = /var/www/aqualinkd/ Feb-19-18 01:46:17 AM Notice: Config device_id = 0x0a Feb-19-18 01:46:17 AM Notice: Config mqtt_server = localhost:1883 Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_sub_topic = domoticz/out Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_pub_topic = domoticz/in Feb-19-18 01:46:17 AM Notice: Config mqtt_aq_topic = aqualinkd Feb-19-18 01:46:17 AM Notice: Config mqtt_user = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_passwd = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Notice: Config idx water temp = 13 Feb-19-18 01:46:17 AM Notice: Config idx pool temp = 14 Feb-19-18 01:46:17 AM Notice: Config idx spa temp = 15 Feb-19-18 01:46:17 AM Notice: Config deamonize = YES Feb-19-18 01:46:17 AM Notice: Config log_file = /tmp/aqualinkd.log Feb-19-18 01:46:17 AM Notice: Config light_pgm_mode = 0.00 Feb-19-18 01:46:17 AM Notice: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_2 = label Waterfall | dzidx 40 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_3 = label Spa Blower | dzidx 41 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_6 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_7 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb-19-18 01:46:17 AM Notice: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb-19-18 01:46:17 AM Debug: process_id of child process 3836 Feb-19-18 01:46:17 AM Notice: Starting web server on port 80 Feb-19-18 01:46:17 AM Notice: Starting MQTT client to localhost:1883 Feb-19-18 01:46:17 AM Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Feb-19-18 01:46:17 AM Info: MQTT: Subscribing mqtt with id of: aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Info: MQTT: Connection acknowledged Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'aqualinkd/#' Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'domoticz/out' Feb-19-18 01:46:17 AM Info: MQTT: Subscription(s) acknowledged Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Filter_Pump 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Mode 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_1 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_3 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_4 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_5 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Pool_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Pool 13.89 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Pool Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.34 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:24 AM Debug: RS Received PROBE length 7. Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:24 AM Info: MQTT: Published id=1: aqualinkd/Filter_Pump 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=2: domoticz/in {"idx":37,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=3: aqualinkd/Spa_Mode 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=4: domoticz/in {"idx":38,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=5: aqualinkd/Aux_1 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=6: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=7: aqualinkd/Aux_2 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=8: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=9: aqualinkd/Aux_3 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=10: domoticz/in {"idx":41,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=11: aqualinkd/Aux_4 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=12: domoticz/in {"idx":42,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=13: aqualinkd/Aux_5 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=14: domoticz/in {"idx":43,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=15: aqualinkd/Pool_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=16: domoticz/in {"idx":44,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=17: aqualinkd/Spa_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=18: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 1) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 1), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Filter_Pump 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 2) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 3) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 3), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 4) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 5) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 5), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 6) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 7) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 7), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 8) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 9) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 9), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 10) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 11) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 11), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_4 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 12) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 13) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 13), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_5 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 14) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 15) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 15), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 16) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 17) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 17), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 18) Feb-19-18 01:46:24 AM Debug: RS Message :- 'B0029223 REV T.2' Feb-19-18 01:46:24 AM Notice: Control Panel B0029223 REV T.2 Feb-19-18 01:46:24 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:24 AM Debug: Thread 27126904 is active Feb-19-18 01:46:24 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:24 AM Debug: Kicking thread Feb-19-18 01:46:24 AM Notice: Getting freeze protection setpoints Feb-19-18 01:46:24 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:24 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:24 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:24 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Programming mode: String MATCH Feb-19-18 01:46:25 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:46:25 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:46:25 AM Debug: Ignoring 'Program ~' Feb-19-18 01:46:25 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Review ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'REVIEW' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: Programming mode: found menu item 'REVIEW' Feb-19-18 01:46:26 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Programs ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Programs ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'FRZ PROTECT' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 2 of 25 looking for 'FRZ PROTECT' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 3 of 25 looking for 'FRZ PROTECT' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 4 of 25 looking for 'FRZ PROTECT' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 5 of 25 looking for 'FRZ PROTECT' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Programming mode: found menu item 'FRZ PROTECT' Feb-19-18 01:46:27 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:28 AM Debug: RS Message :- 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Ignoring 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: found message '(null)' in 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Programming mode: loop 1 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: RS Message :- 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Ignoring 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: loop 2 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Filter Pump' Feb-19-18 01:46:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:28 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:29 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:30 AM Debug: RS Message :- 'Spa' Feb-19-18 01:46:30 AM Debug: Ignoring 'Spa' Feb-19-18 01:46:30 AM Debug: Kicking thread Feb-19-18 01:46:30 AM Debug: Programming mode: loop 3 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Spa' Feb-19-18 01:46:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:30 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:31 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Message :- 'Cleaner' Feb-19-18 01:46:32 AM Debug: Ignoring 'Cleaner' Feb-19-18 01:46:32 AM Debug: Kicking thread Feb-19-18 01:46:32 AM Debug: Programming mode: did not find 'FREEZE PROTECTION IS SET TO' Feb-19-18 01:46:32 AM Debug: Thread 1985434736 finished Feb-19-18 01:46:32 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:33 AM Debug: Thread 27124000 is active Feb-19-18 01:46:33 AM Notice: Getting pool & spa heat setpoints from aqualink Feb-19-18 01:46:33 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:33 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Cleaner' Feb-19-18 01:46:33 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:34 AM Debug: RS Message :- 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:34 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Info: MQTT: Published id=19: aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Info: MQTT: Message publishing acknowledged (msg_id: 19) Feb-19-18 01:46:34 AM Info: MQTT: received (msg_id: 19), looks like my own message, ignoring Feb-19-18 01:46:34 AM Debug: MQTT: topic aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Debug: MQTT: ignoring topic aqualinkd/Freeze_Protect/setpoint Feb-19-18 01:46:34 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:36 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:46:36 AM Debug: Kicking thread Feb-19-18 01:46:36 AM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Air Temp 49flF' Feb-19-18 01:46:36 AM Info: MQTT: Published id=20: aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Info: MQTT: Published id=21: domoticz/in {"idx":13,"nvalue":0,"stype":"SetPoint","svalue":"9.44"} Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 20) Feb-19-18 01:46:36 AM Info: MQTT: received (msg_id: 20), looks like my own message, ignoring Feb-19-18 01:46:36 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 21) Feb-19-18 01:46:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:38 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Debug: Kicking thread Feb-19-18 01:46:38 AM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Info: MQTT: Published id=22: aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Info: MQTT: Published id=23: domoticz/in {"idx":15,"nvalue":0,"stype":"SetPoint","svalue":"13.33"} Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 22) Feb-19-18 01:46:38 AM Info: MQTT: received (msg_id: 22), looks like my own message, ignoring Feb-19-18 01:46:38 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 23) Feb-19-18 01:46:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:40 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Kicking thread Feb-19-18 01:46:40 AM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-19-18 01:46:42 AM Warning:Could not select REVIEW menu Feb-19-18 01:46:42 AM Debug: Sent '0x0e' to controller Feb-19-18 01:46:42 AM Debug: Thread 1993823344 finished Feb-19-18 01:46:42 AM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:42 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '' Feb-19-18 01:47:02 AM Debug: Ignoring '' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:47:02 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:12 AM Debug: RS Message :- '02/18/18 Sun' Feb-19-18 01:47:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:14 AM Debug: RS Message :- '8:45 PM' Feb-19-18 01:47:14 AM Info: Aqualink time is off by 18134 seconds... Feb-19-18 01:47:14 AM Notice: RS time is NOT accurate '8:45 PM 02/18/18 Sun', re-setting on controller! Feb-19-18 01:47:14 AM Debug: Thread 27126904 is active Feb-19-18 01:47:14 AM Notice: Setting time on aqualink Feb-19-18 01:47:14 AM Debug: Setting time to 2/19/2018 2:47 Feb-19-18 01:47:14 AM Debug: Sent '0x09' to controller Feb-19-18 01:47:14 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:45 PM' Feb-19-18 01:47:14 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:47:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:15 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Ignoring 'Program ~' Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Kicking thread Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:47:15 AM Debug: Ignoring 'Review ~' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:47:15 AM Debug: Find item in Menu: loop 1 of 25 looking for 'SET TIME' received message 'Review ~' Feb-19-18 01:47:15 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 2 of 25 looking for 'SET TIME' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 3 of 25 looking for 'SET TIME' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Programming mode: found menu item 'SET TIME' Feb-19-18 01:47:16 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Ignoring 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: found message '(null)' in 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Setting menu item 'YEAR' to 2018 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^YEAR' received message 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: RS Message :- 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^YEAR' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^YEAR' in 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'MONTH' to 2 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^MONTH' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^MONTH' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^MONTH' in 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'DAY' to 19 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^DAY' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^DAY' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^DAY' in 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for 'DAY 19' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for 'DAY 19' received message 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message 'DAY 19' in 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 1 of 25 looking for 'HOUR 1 AM' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 2 of 25 looking for 'HOUR 1 AM' received message 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 10 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 3 of 25 looking for 'HOUR 1 AM' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 4 of 25 looking for 'HOUR 1 AM' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 5 of 25 looking for 'HOUR 1 AM' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Programming mode: found menu item 'HOUR 1 AM' Feb-19-18 01:47:19 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Setting menu item 'MINUTE' to 47 Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for '^MINUTE' received message 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:19 AM Debug: Programming mode: found message '^MINUTE' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 46' received message 'Minute 45 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 46' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 46' in 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:20 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 47' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 47' received message 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 47' in 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- '' Feb-19-18 01:47:20 AM Debug: Ignoring '' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: Thread 1993823344 finished Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:20 AM Debug: time not checked, will check in 3594 seconds Feb-19-18 01:47:20 AM Debug: RS time is accurate '1:47 AM 02/18/18 Sun' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:21 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:22 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:24 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:26 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:28 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:30 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:32 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:32 AM Debug: time not checked, will check in 3582 seconds Feb-19-18 01:47:32 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:34 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:36 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:38 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:40 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:42 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:44 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:44 AM Debug: time not checked, will check in 3570 seconds Feb-19-18 01:47:44 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:46 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:48 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:50 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:52 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:54 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:56 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:58 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:58 AM Debug: time not checked, will check in 3556 seconds Feb-19-18 01:47:58 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:00 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:02 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:04 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:06 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:08 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:10 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:48:10 AM Debug: time not checked, will check in 3544 seconds Feb-19-18 01:48:10 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:48:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:12 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:14 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:16 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:18 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:20 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:22 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:22 AM Debug: time not checked, will check in 3532 seconds Feb-19-18 01:48:22 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:24 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:26 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:28 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:30 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:32 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:34 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:36 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:36 AM Debug: time not checked, will check in 3518 seconds Feb-19-18 01:48:36 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:38 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:40 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:42 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:44 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:46 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:48 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:48 AM Debug: time not checked, will check in 3506 seconds Feb-19-18 01:48:48 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:50 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:52 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:54 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:56 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:58 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:00 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:00 AM Debug: time not checked, will check in 3494 seconds Feb-19-18 01:49:00 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:02 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:12 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:14 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:14 AM Debug: time not checked, will check in 3480 seconds Feb-19-18 01:49:14 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:16 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:18 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:20 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:22 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:24 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:26 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:26 AM Debug: time not checked, will check in 3468 seconds Feb-19-18 01:49:26 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:28 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:30 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:32 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:34 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:36 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:38 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:38 AM Debug: time not checked, will check in 3456 seconds Feb-19-18 01:49:38 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:39 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:40 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:42 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:44 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:46 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:48 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:50 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:52 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:52 AM Debug: time not checked, will check in 3442 seconds Feb-19-18 01:49:52 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:54 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:56 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:58 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:58 AM Info: URI request: '/css/small_ff.css ' Feb-19-18 01:49:58 AM Info: URI request: '/js/aqualink.js ' Feb-19-18 01:49:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: ++ Websocket joined Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_ok.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_blank.png ' Feb-19-18 01:49:58 AM Info: WS: Message - Key 'command' Value 'GET_AUX_LABELS' | Key2 '(null)' Value2 '(null)' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_on.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_off.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_low.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_enabled.png ' Feb-19-18 01:49:59 AM Info: URI request: '/aqualinkd.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_off.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_green.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_red.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_yellow.png ' Feb-19-18 01:50:00 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:02 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:04 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:04 AM Debug: time not checked, will check in 3430 seconds Feb-19-18 01:50:04 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:06 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:08 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:10 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:12 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:14 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:14 AM Debug: -- Websocket left Feb-19-18 01:50:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:16 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:16 AM Debug: time not checked, will check in 3418 seconds Feb-19-18 01:50:16 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:18 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:20 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:22 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:24 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:26 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:28 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:28 AM Info: URI request: '/?command=status' Feb-19-18 01:50:28 AM Info: WEB: Message command='status' Feb-19-18 01:50:29 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:29 AM Info: URI request: '/favicon.ico ' Feb-19-18 01:50:30 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:30 AM Debug: time not checked, will check in 3404 seconds Feb-19-18 01:50:30 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:32 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:34 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:36 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:38 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:40 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:42 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:42 AM Debug: time not checked, will check in 3392 seconds Feb-19-18 01:50:42 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:44 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:46 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:48 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:50 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:52 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:54 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:54 AM Debug: time not checked, will check in 3380 seconds Feb-19-18 01:50:54 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:56 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:58 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/setpoint/set 37.80 Feb-19-18 01:50:59 AM Info: MQTT: request to set spa heater setpoint to 37.80c Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/set 10.00 Feb-19-18 01:50:59 AM Info: MQTT: MATCH Spa_Heater to topic aqualinkd/Spa_Heater/set
On Feb 18, 2018, at 8:01 PM, sfeakes <notifications@github.com mailto:notifications@github.com> wrote:
@johnluber https://github.com/johnluber Just made a few changes, don't think I've fixed everything but it should be closer. Also I should be storing your SWG info (not posting it to HomeKit just yet). Can you do the same as last time, get he latest version, run for a ~5 mins then post the Debug output.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366565409, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx54cjT4Zw7w7mkiuRtgAxy7JuOm2ks5tWMfQgaJpZM4RvQ_c.
Perhaps dumb question but what wires do you use to connect the RS485 to the controller? I assume some kind of shielded copper wire.
Thanks, Chris
On Feb 18, 2018, at 9:08 PM, johnluber notifications@github.com<mailto:notifications@github.com> wrote:
Checked again and the set points are working for the pool and spa.
{"type": "status","status":"Ready","version":"B0029223 REV T.2","date":"","time":"2:04 AM","pool_htr_set_pnt":"37","spa_htr_set_pnt":"101","frz_protect_set_pnt":"35","air_temp":" ","pool_temp":" ","spa_temp":" ","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "off","Spa_Mode": "off","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
On Feb 18, 2018, at 8:56 PM, John Luber john@luberfamily.net<mailto:john@luberfamily.net> wrote:
Hi Shaun
Here’s the latest outputs. I see the freeze protect temp is being read now.
{"type": "status","status":"Ready","version":"B0029223 REV T.202/19/18 Mon","date":"02/19/18 Mon","time":"1:49 AM","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"35","air_temp":"49","pool_temp":" ","spa_temp":"56","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "on","Spa_Mode": "on","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
It did crash more or less the same as before when setting the scene. The log entries are bit more this time however.
Feb-19-18 01:46:17 AM Notice: Aqualink Daemon v0.8a Feb-19-18 01:46:17 AM Notice: Config log_level = 7 Feb-19-18 01:46:17 AM Notice: Config socket_port = 80 Feb-19-18 01:46:17 AM Notice: Config serial_port = /dev/ttyUSB0 Feb-19-18 01:46:17 AM Notice: Config web_directory = /var/www/aqualinkd/ Feb-19-18 01:46:17 AM Notice: Config device_id = 0x0a Feb-19-18 01:46:17 AM Notice: Config mqtt_server = localhost:1883 Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_sub_topic = domoticz/out Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_pub_topic = domoticz/in Feb-19-18 01:46:17 AM Notice: Config mqtt_aq_topic = aqualinkd Feb-19-18 01:46:17 AM Notice: Config mqtt_user = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_passwd = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Notice: Config idx water temp = 13 Feb-19-18 01:46:17 AM Notice: Config idx pool temp = 14 Feb-19-18 01:46:17 AM Notice: Config idx spa temp = 15 Feb-19-18 01:46:17 AM Notice: Config deamonize = YES Feb-19-18 01:46:17 AM Notice: Config log_file = /tmp/aqualinkd.log Feb-19-18 01:46:17 AM Notice: Config light_pgm_mode = 0.00 Feb-19-18 01:46:17 AM Notice: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_2 = label Waterfall | dzidx 40 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_3 = label Spa Blower | dzidx 41 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_6 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_7 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb-19-18 01:46:17 AM Notice: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb-19-18 01:46:17 AM Debug: process_id of child process 3836 Feb-19-18 01:46:17 AM Notice: Starting web server on port 80 Feb-19-18 01:46:17 AM Notice: Starting MQTT client to localhost:1883 Feb-19-18 01:46:17 AM Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Feb-19-18 01:46:17 AM Info: MQTT: Subscribing mqtt with id of: aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Info: MQTT: Connection acknowledged Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'aqualinkd/#' Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'domoticz/out' Feb-19-18 01:46:17 AM Info: MQTT: Subscription(s) acknowledged Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Filter_Pump 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Mode 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_1 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_3 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_4 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_5 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Pool_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Pool 13.89 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Pool Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.34 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:24 AM Debug: RS Received PROBE length 7. Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:24 AM Info: MQTT: Published id=1: aqualinkd/Filter_Pump 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=2: domoticz/in {"idx":37,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=3: aqualinkd/Spa_Mode 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=4: domoticz/in {"idx":38,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=5: aqualinkd/Aux_1 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=6: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=7: aqualinkd/Aux_2 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=8: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=9: aqualinkd/Aux_3 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=10: domoticz/in {"idx":41,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=11: aqualinkd/Aux_4 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=12: domoticz/in {"idx":42,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=13: aqualinkd/Aux_5 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=14: domoticz/in {"idx":43,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=15: aqualinkd/Pool_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=16: domoticz/in {"idx":44,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=17: aqualinkd/Spa_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=18: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 1) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 1), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Filter_Pump 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 2) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 3) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 3), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 4) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 5) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 5), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 6) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 7) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 7), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 8) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 9) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 9), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 10) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 11) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 11), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_4 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 12) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 13) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 13), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_5 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 14) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 15) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 15), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 16) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 17) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 17), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 18) Feb-19-18 01:46:24 AM Debug: RS Message :- 'B0029223 REV T.2' Feb-19-18 01:46:24 AM Notice: Control Panel B0029223 REV T.2 Feb-19-18 01:46:24 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:24 AM Debug: Thread 27126904 is active Feb-19-18 01:46:24 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:24 AM Debug: Kicking thread Feb-19-18 01:46:24 AM Notice: Getting freeze protection setpoints Feb-19-18 01:46:24 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:24 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:24 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:24 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Programming mode: String MATCH Feb-19-18 01:46:25 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:46:25 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:46:25 AM Debug: Ignoring 'Program ~' Feb-19-18 01:46:25 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Review ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'REVIEW' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: Programming mode: found menu item 'REVIEW' Feb-19-18 01:46:26 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Programs ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Programs ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'FRZ PROTECT' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 2 of 25 looking for 'FRZ PROTECT' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 3 of 25 looking for 'FRZ PROTECT' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 4 of 25 looking for 'FRZ PROTECT' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 5 of 25 looking for 'FRZ PROTECT' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Programming mode: found menu item 'FRZ PROTECT' Feb-19-18 01:46:27 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:28 AM Debug: RS Message :- 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Ignoring 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: found message '(null)' in 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Programming mode: loop 1 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: RS Message :- 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Ignoring 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: loop 2 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Filter Pump' Feb-19-18 01:46:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:28 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:29 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:30 AM Debug: RS Message :- 'Spa' Feb-19-18 01:46:30 AM Debug: Ignoring 'Spa' Feb-19-18 01:46:30 AM Debug: Kicking thread Feb-19-18 01:46:30 AM Debug: Programming mode: loop 3 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Spa' Feb-19-18 01:46:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:30 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:31 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Message :- 'Cleaner' Feb-19-18 01:46:32 AM Debug: Ignoring 'Cleaner' Feb-19-18 01:46:32 AM Debug: Kicking thread Feb-19-18 01:46:32 AM Debug: Programming mode: did not find 'FREEZE PROTECTION IS SET TO' Feb-19-18 01:46:32 AM Debug: Thread 1985434736 finished Feb-19-18 01:46:32 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:33 AM Debug: Thread 27124000 is active Feb-19-18 01:46:33 AM Notice: Getting pool & spa heat setpoints from aqualink Feb-19-18 01:46:33 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:33 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Cleaner' Feb-19-18 01:46:33 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:34 AM Debug: RS Message :- 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:34 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Info: MQTT: Published id=19: aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Info: MQTT: Message publishing acknowledged (msg_id: 19) Feb-19-18 01:46:34 AM Info: MQTT: received (msg_id: 19), looks like my own message, ignoring Feb-19-18 01:46:34 AM Debug: MQTT: topic aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Debug: MQTT: ignoring topic aqualinkd/Freeze_Protect/setpoint Feb-19-18 01:46:34 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:36 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:46:36 AM Debug: Kicking thread Feb-19-18 01:46:36 AM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Air Temp 49flF' Feb-19-18 01:46:36 AM Info: MQTT: Published id=20: aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Info: MQTT: Published id=21: domoticz/in {"idx":13,"nvalue":0,"stype":"SetPoint","svalue":"9.44"} Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 20) Feb-19-18 01:46:36 AM Info: MQTT: received (msg_id: 20), looks like my own message, ignoring Feb-19-18 01:46:36 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 21) Feb-19-18 01:46:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:38 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Debug: Kicking thread Feb-19-18 01:46:38 AM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Info: MQTT: Published id=22: aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Info: MQTT: Published id=23: domoticz/in {"idx":15,"nvalue":0,"stype":"SetPoint","svalue":"13.33"} Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 22) Feb-19-18 01:46:38 AM Info: MQTT: received (msg_id: 22), looks like my own message, ignoring Feb-19-18 01:46:38 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 23) Feb-19-18 01:46:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:40 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Kicking thread Feb-19-18 01:46:40 AM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-19-18 01:46:42 AM Warning:Could not select REVIEW menu Feb-19-18 01:46:42 AM Debug: Sent '0x0e' to controller Feb-19-18 01:46:42 AM Debug: Thread 1993823344 finished Feb-19-18 01:46:42 AM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:42 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '' Feb-19-18 01:47:02 AM Debug: Ignoring '' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:47:02 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:12 AM Debug: RS Message :- '02/18/18 Sun' Feb-19-18 01:47:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:14 AM Debug: RS Message :- '8:45 PM' Feb-19-18 01:47:14 AM Info: Aqualink time is off by 18134 seconds... Feb-19-18 01:47:14 AM Notice: RS time is NOT accurate '8:45 PM 02/18/18 Sun', re-setting on controller! Feb-19-18 01:47:14 AM Debug: Thread 27126904 is active Feb-19-18 01:47:14 AM Notice: Setting time on aqualink Feb-19-18 01:47:14 AM Debug: Setting time to 2/19/2018 2:47 Feb-19-18 01:47:14 AM Debug: Sent '0x09' to controller Feb-19-18 01:47:14 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:45 PM' Feb-19-18 01:47:14 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:47:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:15 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Ignoring 'Program ~' Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Kicking thread Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:47:15 AM Debug: Ignoring 'Review ~' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:47:15 AM Debug: Find item in Menu: loop 1 of 25 looking for 'SET TIME' received message 'Review ~' Feb-19-18 01:47:15 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 2 of 25 looking for 'SET TIME' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 3 of 25 looking for 'SET TIME' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Programming mode: found menu item 'SET TIME' Feb-19-18 01:47:16 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Ignoring 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: found message '(null)' in 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Setting menu item 'YEAR' to 2018 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^YEAR' received message 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: RS Message :- 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^YEAR' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^YEAR' in 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'MONTH' to 2 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^MONTH' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^MONTH' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^MONTH' in 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'DAY' to 19 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^DAY' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^DAY' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^DAY' in 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for 'DAY 19' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for 'DAY 19' received message 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message 'DAY 19' in 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 1 of 25 looking for 'HOUR 1 AM' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 2 of 25 looking for 'HOUR 1 AM' received message 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 10 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 3 of 25 looking for 'HOUR 1 AM' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 4 of 25 looking for 'HOUR 1 AM' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 5 of 25 looking for 'HOUR 1 AM' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Programming mode: found menu item 'HOUR 1 AM' Feb-19-18 01:47:19 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Setting menu item 'MINUTE' to 47 Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for '^MINUTE' received message 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:19 AM Debug: Programming mode: found message '^MINUTE' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 46' received message 'Minute 45 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 46' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 46' in 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:20 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 47' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 47' received message 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 47' in 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- '' Feb-19-18 01:47:20 AM Debug: Ignoring '' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: Thread 1993823344 finished Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:20 AM Debug: time not checked, will check in 3594 seconds Feb-19-18 01:47:20 AM Debug: RS time is accurate '1:47 AM 02/18/18 Sun' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:21 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:22 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:24 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:26 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:28 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:30 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:32 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:32 AM Debug: time not checked, will check in 3582 seconds Feb-19-18 01:47:32 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:34 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:36 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:38 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:40 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:42 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:44 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:44 AM Debug: time not checked, will check in 3570 seconds Feb-19-18 01:47:44 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:46 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:48 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:50 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:52 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:54 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:56 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:58 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:58 AM Debug: time not checked, will check in 3556 seconds Feb-19-18 01:47:58 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:00 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:02 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:04 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:06 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:08 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:10 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:48:10 AM Debug: time not checked, will check in 3544 seconds Feb-19-18 01:48:10 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:48:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:12 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:14 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:16 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:18 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:20 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:22 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:22 AM Debug: time not checked, will check in 3532 seconds Feb-19-18 01:48:22 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:24 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:26 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:28 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:30 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:32 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:34 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:36 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:36 AM Debug: time not checked, will check in 3518 seconds Feb-19-18 01:48:36 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:38 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:40 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:42 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:44 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:46 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:48 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:48 AM Debug: time not checked, will check in 3506 seconds Feb-19-18 01:48:48 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:50 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:52 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:54 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:56 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:58 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:00 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:00 AM Debug: time not checked, will check in 3494 seconds Feb-19-18 01:49:00 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:02 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:12 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:14 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:14 AM Debug: time not checked, will check in 3480 seconds Feb-19-18 01:49:14 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:16 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:18 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:20 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:22 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:24 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:26 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:26 AM Debug: time not checked, will check in 3468 seconds Feb-19-18 01:49:26 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:28 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:30 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:32 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:34 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:36 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:38 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:38 AM Debug: time not checked, will check in 3456 seconds Feb-19-18 01:49:38 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:39 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:40 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:42 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:44 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:46 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:48 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:50 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:52 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:52 AM Debug: time not checked, will check in 3442 seconds Feb-19-18 01:49:52 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:54 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:56 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:58 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:58 AM Info: URI request: '/css/small_ff.css ' Feb-19-18 01:49:58 AM Info: URI request: '/js/aqualink.js ' Feb-19-18 01:49:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: ++ Websocket joined Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_ok.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_blank.png ' Feb-19-18 01:49:58 AM Info: WS: Message - Key 'command' Value 'GET_AUX_LABELS' | Key2 '(null)' Value2 '(null)' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_on.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_off.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_low.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_enabled.png ' Feb-19-18 01:49:59 AM Info: URI request: '/aqualinkd.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_off.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_green.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_red.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_yellow.png ' Feb-19-18 01:50:00 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:02 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:04 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:04 AM Debug: time not checked, will check in 3430 seconds Feb-19-18 01:50:04 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:06 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:08 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:10 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:12 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:14 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:14 AM Debug: -- Websocket left Feb-19-18 01:50:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:16 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:16 AM Debug: time not checked, will check in 3418 seconds Feb-19-18 01:50:16 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:18 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:20 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:22 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:24 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:26 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:28 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:28 AM Info: URI request: '/?command=status' Feb-19-18 01:50:28 AM Info: WEB: Message command='status' Feb-19-18 01:50:29 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:29 AM Info: URI request: '/favicon.ico ' Feb-19-18 01:50:30 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:30 AM Debug: time not checked, will check in 3404 seconds Feb-19-18 01:50:30 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:32 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:34 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:36 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:38 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:40 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:42 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:42 AM Debug: time not checked, will check in 3392 seconds Feb-19-18 01:50:42 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:44 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:46 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:48 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:50 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:52 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:54 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:54 AM Debug: time not checked, will check in 3380 seconds Feb-19-18 01:50:54 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:56 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:58 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/setpoint/set 37.80 Feb-19-18 01:50:59 AM Info: MQTT: request to set spa heater setpoint to 37.80c Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/set 10.00 Feb-19-18 01:50:59 AM Info: MQTT: MATCH Spa_Heater to topic aqualinkd/Spa_Heater/set
On Feb 18, 2018, at 8:01 PM, sfeakes notifications@github.com<mailto:notifications@github.com mailto:notifications@github.com> wrote:
@johnluber https://github.com/johnluber Just made a few changes, don't think I've fixed everything but it should be closer. Also I should be storing your SWG info (not posting it to HomeKit just yet). Can you do the same as last time, get he latest version, run for a ~5 mins then post the Debug output.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366565409, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx54cjT4Zw7w7mkiuRtgAxy7JuOm2ks5tWMfQgaJpZM4RvQ_c.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366572173, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHVHWOZiWttXFyOUix6TasZQAUp-d3QZks5tWNeKgaJpZM4RvQ_c.
Hi Chris
Looking at what is in my panel it is essentially old style telephone wire. 2 pair solid 22g - red, green, yellow, and black.
In my case I wired mine in with a single pair stranded shielded 22g wire - white and black.
John
Sent from my iPad
On Feb 19, 2018, at 4:12 PM, csherida notifications@github.com wrote:
Perhaps dumb question but what wires do you use to connect the RS485 to the controller? I assume some kind of shielded copper wire.
Thanks, Chris
On Feb 18, 2018, at 9:08 PM, johnluber notifications@github.com<mailto:notifications@github.com> wrote:
Checked again and the set points are working for the pool and spa.
{"type": "status","status":"Ready","version":"B0029223 REV T.2","date":"","time":"2:04 AM","pool_htr_set_pnt":"37","spa_htr_set_pnt":"101","frz_protect_set_pnt":"35","air_temp":" ","pool_temp":" ","spa_temp":" ","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "off","Spa_Mode": "off","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
On Feb 18, 2018, at 8:56 PM, John Luber john@luberfamily.net<mailto:john@luberfamily.net> wrote:
Hi Shaun
Here’s the latest outputs. I see the freeze protect temp is being read now.
{"type": "status","status":"Ready","version":"B0029223 REV T.202/19/18 Mon","date":"02/19/18 Mon","time":"1:49 AM","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"35","air_temp":"49","pool_temp":" ","spa_temp":"56","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "on","Spa_Mode": "on","Aux_1": "off","Aux_2": "off","Aux_3": "on","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
It did crash more or less the same as before when setting the scene. The log entries are bit more this time however.
Feb-19-18 01:46:17 AM Notice: Aqualink Daemon v0.8a Feb-19-18 01:46:17 AM Notice: Config log_level = 7 Feb-19-18 01:46:17 AM Notice: Config socket_port = 80 Feb-19-18 01:46:17 AM Notice: Config serial_port = /dev/ttyUSB0 Feb-19-18 01:46:17 AM Notice: Config web_directory = /var/www/aqualinkd/ Feb-19-18 01:46:17 AM Notice: Config device_id = 0x0a Feb-19-18 01:46:17 AM Notice: Config mqtt_server = localhost:1883 Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_sub_topic = domoticz/out Feb-19-18 01:46:17 AM Notice: Config mqtt_dz_pub_topic = domoticz/in Feb-19-18 01:46:17 AM Notice: Config mqtt_aq_topic = aqualinkd Feb-19-18 01:46:17 AM Notice: Config mqtt_user = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_passwd = (null) Feb-19-18 01:46:17 AM Notice: Config mqtt_ID = aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Notice: Config idx water temp = 13 Feb-19-18 01:46:17 AM Notice: Config idx pool temp = 14 Feb-19-18 01:46:17 AM Notice: Config idx spa temp = 15 Feb-19-18 01:46:17 AM Notice: Config deamonize = YES Feb-19-18 01:46:17 AM Notice: Config log_file = /tmp/aqualinkd.log Feb-19-18 01:46:17 AM Notice: Config light_pgm_mode = 0.00 Feb-19-18 01:46:17 AM Notice: Config BTN Filter_Pump = label Filter Pump | dzidx 37 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Mode = label Spa Mode | dzidx 38 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_1 = label Cleaner | dzidx 39 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_2 = label Waterfall | dzidx 40 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_3 = label Spa Blower | dzidx 41 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_4 = label Pool Light | dzidx 42 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_5 = label Spa Light | dzidx 43 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_6 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Aux_7 = label NONE | dzidx 0 Feb-19-18 01:46:17 AM Notice: Config BTN Pool_Heater = label Pool Heater | dzidx 44 Feb-19-18 01:46:17 AM Notice: Config BTN Spa_Heater = label Spa Heater | dzidx 56 Feb-19-18 01:46:17 AM Notice: Config BTN Solar_Heater = label Solar Heater | dzidx 0 Feb-19-18 01:46:17 AM Debug: process_id of child process 3836 Feb-19-18 01:46:17 AM Notice: Starting web server on port 80 Feb-19-18 01:46:17 AM Notice: Starting MQTT client to localhost:1883 Feb-19-18 01:46:17 AM Notice: Listening to Aqualink RS8 on serial port: /dev/ttyUSB0 Feb-19-18 01:46:17 AM Info: MQTT: Subscribing mqtt with id of: aqualinkd_b827ebbbc0 Feb-19-18 01:46:17 AM Info: MQTT: Connection acknowledged Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'aqualinkd/#' Feb-19-18 01:46:17 AM Info: MQTT: Subscribing to 'domoticz/out' Feb-19-18 01:46:17 AM Info: MQTT: Subscription(s) acknowledged Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Filter_Pump 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Mode 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_1 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_2 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_3 11.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Spa_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_4 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Aux_5 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Pool_Heater 1.00 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Pool 13.89 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Pool Feb-19-18 01:46:17 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.34 Feb-19-18 01:46:17 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:24 AM Debug: RS Received PROBE length 7. Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:24 AM Info: MQTT: Published id=1: aqualinkd/Filter_Pump 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=2: domoticz/in {"idx":37,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=3: aqualinkd/Spa_Mode 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=4: domoticz/in {"idx":38,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=5: aqualinkd/Aux_1 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=6: domoticz/in {"idx":39,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=7: aqualinkd/Aux_2 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=8: domoticz/in {"idx":40,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=9: aqualinkd/Aux_3 1 Feb-19-18 01:46:24 AM Info: MQTT: Published id=10: domoticz/in {"idx":41,"nvalue":1,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=11: aqualinkd/Aux_4 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=12: domoticz/in {"idx":42,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=13: aqualinkd/Aux_5 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=14: domoticz/in {"idx":43,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=15: aqualinkd/Pool_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=16: domoticz/in {"idx":44,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Published id=17: aqualinkd/Spa_Heater 0 Feb-19-18 01:46:24 AM Info: MQTT: Published id=18: domoticz/in {"idx":56,"nvalue":0,"svalue":""} Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 1) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 1), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Filter_Pump 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Filter_Pump Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 2) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 3) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 3), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Mode 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Mode Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 4) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 5) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 5), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_1 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_1 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 6) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 7) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 7), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_2 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_2 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 8) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 9) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 9), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_3 1.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_3 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 10) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 11) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 11), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_4 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_4 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 12) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 13) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 13), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Aux_5 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Aux_5 Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 14) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 15) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 15), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Pool_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Pool_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 16) Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 17) Feb-19-18 01:46:24 AM Info: MQTT: received (msg_id: 17), looks like my own message, ignoring Feb-19-18 01:46:24 AM Debug: MQTT: topic aqualinkd/Spa_Heater 0.00 Feb-19-18 01:46:24 AM Debug: MQTT: ignoring topic aqualinkd/Spa_Heater Feb-19-18 01:46:24 AM Info: MQTT: Message publishing acknowledged (msg_id: 18) Feb-19-18 01:46:24 AM Debug: RS Message :- 'B0029223 REV T.2' Feb-19-18 01:46:24 AM Notice: Control Panel B0029223 REV T.2 Feb-19-18 01:46:24 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:24 AM Debug: Thread 27126904 is active Feb-19-18 01:46:24 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:24 AM Debug: Kicking thread Feb-19-18 01:46:24 AM Notice: Getting freeze protection setpoints Feb-19-18 01:46:24 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:24 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:24 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:24 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Programming mode: String MATCH Feb-19-18 01:46:25 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:46:25 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:46:25 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:46:25 AM Debug: Ignoring 'Program ~' Feb-19-18 01:46:25 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:25 AM Debug: Kicking thread Feb-19-18 01:46:25 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:46:25 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:25 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Review ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'REVIEW' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: Programming mode: found menu item 'REVIEW' Feb-19-18 01:46:26 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Programs ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Programs ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 1 of 25 looking for 'FRZ PROTECT' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Temp Set ~' Feb-19-18 01:46:26 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:26 AM Debug: RS Message :- 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Ignoring 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Kicking thread Feb-19-18 01:46:26 AM Debug: Programming mode: found message '(null)' in 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Find item in Menu: loop 2 of 25 looking for 'FRZ PROTECT' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:26 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'All OFF Time ~' Feb-19-18 01:46:26 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 3 of 25 looking for 'FRZ PROTECT' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Switch ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 4 of 25 looking for 'FRZ PROTECT' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: Sent '0x18' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Spa Link ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: RS Message :- 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Ignoring 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Kicking thread Feb-19-18 01:46:27 AM Debug: Programming mode: found message '(null)' in 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Find item in Menu: loop 5 of 25 looking for 'FRZ PROTECT' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: Programming mode: found menu item 'FRZ PROTECT' Feb-19-18 01:46:27 AM Debug: Sent '0x1d' to controller Feb-19-18 01:46:27 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Frz Protect ~' Feb-19-18 01:46:27 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:46:27 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:27 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:28 AM Debug: RS Message :- 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Ignoring 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: found message '(null)' in 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: Programming mode: loop 1 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Items assigned to freeze protection are:' Feb-19-18 01:46:28 AM Debug: RS Message :- 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Ignoring 'Filter Pump' Feb-19-18 01:46:28 AM Debug: Kicking thread Feb-19-18 01:46:28 AM Debug: Programming mode: loop 2 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Filter Pump' Feb-19-18 01:46:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:28 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:29 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:30 AM Debug: RS Message :- 'Spa' Feb-19-18 01:46:30 AM Debug: Ignoring 'Spa' Feb-19-18 01:46:30 AM Debug: Kicking thread Feb-19-18 01:46:30 AM Debug: Programming mode: loop 3 of 3 looking for 'FREEZE PROTECTION IS SET TO' received message 'Spa' Feb-19-18 01:46:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:30 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:31 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Message :- 'Cleaner' Feb-19-18 01:46:32 AM Debug: Ignoring 'Cleaner' Feb-19-18 01:46:32 AM Debug: Kicking thread Feb-19-18 01:46:32 AM Debug: Programming mode: did not find 'FREEZE PROTECTION IS SET TO' Feb-19-18 01:46:32 AM Debug: Thread 1985434736 finished Feb-19-18 01:46:32 AM Debug: Thread 1993823344 sleeping, waiting for thread 27126904 to finish Feb-19-18 01:46:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:33 AM Debug: Thread 27124000 is active Feb-19-18 01:46:33 AM Notice: Getting pool & spa heat setpoints from aqualink Feb-19-18 01:46:33 AM Debug: Sent '0x09' to controller Feb-19-18 01:46:33 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Cleaner' Feb-19-18 01:46:33 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:46:34 AM Debug: RS Message :- 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:34 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Freeze Protection is set to 35flF' Feb-19-18 01:46:34 AM Info: MQTT: Published id=19: aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Info: MQTT: Message publishing acknowledged (msg_id: 19) Feb-19-18 01:46:34 AM Info: MQTT: received (msg_id: 19), looks like my own message, ignoring Feb-19-18 01:46:34 AM Debug: MQTT: topic aqualinkd/Freeze_Protect/setpoint 1.67 Feb-19-18 01:46:34 AM Debug: MQTT: ignoring topic aqualinkd/Freeze_Protect/setpoint Feb-19-18 01:46:34 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:46:34 AM Debug: Kicking thread Feb-19-18 01:46:34 AM Debug: Programming mode: loop 3 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:44 PM' Feb-19-18 01:46:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:36 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:46:36 AM Debug: Kicking thread Feb-19-18 01:46:36 AM Debug: Programming mode: loop 4 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Air Temp 49flF' Feb-19-18 01:46:36 AM Info: MQTT: Published id=20: aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Info: MQTT: Published id=21: domoticz/in {"idx":13,"nvalue":0,"stype":"SetPoint","svalue":"9.44"} Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 20) Feb-19-18 01:46:36 AM Info: MQTT: received (msg_id: 20), looks like my own message, ignoring Feb-19-18 01:46:36 AM Debug: MQTT: topic aqualinkd/Temperature/Air 9.44 Feb-19-18 01:46:36 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Air Feb-19-18 01:46:36 AM Info: MQTT: Message publishing acknowledged (msg_id: 21) Feb-19-18 01:46:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:38 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Debug: Kicking thread Feb-19-18 01:46:38 AM Debug: Programming mode: loop 5 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Spa Temp 56flF' Feb-19-18 01:46:38 AM Info: MQTT: Published id=22: aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Info: MQTT: Published id=23: domoticz/in {"idx":15,"nvalue":0,"stype":"SetPoint","svalue":"13.33"} Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 22) Feb-19-18 01:46:38 AM Info: MQTT: received (msg_id: 22), looks like my own message, ignoring Feb-19-18 01:46:38 AM Debug: MQTT: topic aqualinkd/Temperature/Spa 13.33 Feb-19-18 01:46:38 AM Debug: MQTT: ignoring topic aqualinkd/Temperature/Spa Feb-19-18 01:46:38 AM Info: MQTT: Message publishing acknowledged (msg_id: 23) Feb-19-18 01:46:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:40 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: Kicking thread Feb-19-18 01:46:40 AM Debug: Programming mode: loop 6 of 6 looking for 'PRESS ENTER TO SELECT' received message 'AquaPure 15%' Feb-19-18 01:46:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: Programming mode: did not find 'PRESS ENTER TO SELECT' Feb-19-18 01:46:42 AM Warning:Could not select REVIEW menu Feb-19-18 01:46:42 AM Debug: Sent '0x0e' to controller Feb-19-18 01:46:42 AM Debug: Thread 1993823344 finished Feb-19-18 01:46:42 AM Debug: 00 10 02 00 01 00 0e 21 10 03 00 Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:46:42 AM Debug: RS Message :- 'Programs ~' Feb-19-18 01:46:42 AM Debug: Ignoring 'Programs ~' Feb-19-18 01:46:42 AM Debug: Kicking thread Feb-19-18 01:46:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '' Feb-19-18 01:47:02 AM Debug: Ignoring '' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:02 AM Debug: RS Message :- '8:44 PM' Feb-19-18 01:47:02 AM Debug: RS time is accurate '8:44 PM ' Feb-19-18 01:47:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:12 AM Debug: RS Message :- '02/18/18 Sun' Feb-19-18 01:47:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:14 AM Debug: RS Message :- '8:45 PM' Feb-19-18 01:47:14 AM Info: Aqualink time is off by 18134 seconds... Feb-19-18 01:47:14 AM Notice: RS time is NOT accurate '8:45 PM 02/18/18 Sun', re-setting on controller! Feb-19-18 01:47:14 AM Debug: Thread 27126904 is active Feb-19-18 01:47:14 AM Notice: Setting time on aqualink Feb-19-18 01:47:14 AM Debug: Setting time to 2/19/2018 2:47 Feb-19-18 01:47:14 AM Debug: Sent '0x09' to controller Feb-19-18 01:47:14 AM Debug: Programming mode: loop 1 of 6 looking for 'PRESS ENTER TO SELECT' received message '8:45 PM' Feb-19-18 01:47:14 AM Debug: 00 10 02 00 01 00 09 1c 10 03 00 Feb-19-18 01:47:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: loop 2 of 6 looking for 'PRESS ENTER TO SELECT' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:15 AM Debug: Programming mode: found message 'PRESS ENTER TO SELECT' in 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Press ~ for more options... Press Enter to select' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Message :- 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Ignoring 'Press ~ for mor' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: RS Message :- 'Program ~' Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Program ~' Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Ignoring 'Program ~' Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Feb-19-18 01:47:15 AM Debug: Kicking thread Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Program ~' Feb-19-18 01:47:15 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:15 AM Debug: RS Message :- 'Review ~' Feb-19-18 01:47:15 AM Debug: Ignoring 'Review ~' Feb-19-18 01:47:15 AM Debug: Kicking thread Feb-19-18 01:47:15 AM Debug: Programming mode: found message '(null)' in 'Review ~' Feb-19-18 01:47:15 AM Debug: Find item in Menu: loop 1 of 25 looking for 'SET TIME' received message 'Review ~' Feb-19-18 01:47:15 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:15 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Review ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 2 of 25 looking for 'SET TIME' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Temp ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:16 AM Debug: RS Message :- 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Ignoring 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Kicking thread Feb-19-18 01:47:16 AM Debug: Programming mode: found message '(null)' in 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Find item in Menu: loop 3 of 25 looking for 'SET TIME' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: Programming mode: found menu item 'SET TIME' Feb-19-18 01:47:16 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:16 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Set Time ~' Feb-19-18 01:47:16 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Ignoring 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: found message '(null)' in 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: Setting menu item 'YEAR' to 2018 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^YEAR' received message 'After each selection press Enter ' Feb-19-18 01:47:17 AM Debug: RS Message :- 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^YEAR' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^YEAR' in 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'MONTH' to 2 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^MONTH' received message 'Year 2018 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^MONTH' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^MONTH' in 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:17 AM Debug: Setting menu item 'DAY' to 19 Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for '^DAY' received message 'Month 2 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for '^DAY' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message '^DAY' in 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:17 AM Debug: Programming mode: loop 1 of 3 looking for 'DAY 19' received message 'Day 18 ~' Feb-19-18 01:47:17 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:17 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:17 AM Debug: RS Message :- 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Ignoring 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Kicking thread Feb-19-18 01:47:17 AM Debug: Programming mode: loop 2 of 3 looking for 'DAY 19' received message 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:17 AM Debug: Programming mode: found message 'DAY 19' in 'Day 19 ~' Feb-19-18 01:47:17 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 8 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 1 of 25 looking for 'HOUR 1 AM' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 9 PM ~' Feb-19-18 01:47:18 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:18 AM Debug: RS Message :- 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Ignoring 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Kicking thread Feb-19-18 01:47:18 AM Debug: Programming mode: found message '(null)' in 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Find item in Menu: loop 2 of 25 looking for 'HOUR 1 AM' received message 'Hour 10 PM ~' Feb-19-18 01:47:18 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:18 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 10 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 3 of 25 looking for 'HOUR 1 AM' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 11 PM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 4 of 25 looking for 'HOUR 1 AM' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 12 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Find item in Menu: loop 5 of 25 looking for 'HOUR 1 AM' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: Programming mode: found menu item 'HOUR 1 AM' Feb-19-18 01:47:19 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 1 looking for '(null)' received message 'Hour 1 AM ~' Feb-19-18 01:47:19 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:19 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:19 AM Debug: RS Message :- 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Ignoring 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Kicking thread Feb-19-18 01:47:19 AM Debug: Programming mode: found message '(null)' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Setting menu item 'MINUTE' to 47 Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for '^MINUTE' received message 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:19 AM Debug: Programming mode: found message '^MINUTE' in 'Minute 45 ~' Feb-19-18 01:47:19 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:19 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 46' received message 'Minute 45 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 46' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 46' in 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x18' to controller Feb-19-18 01:47:20 AM Debug: Programming mode: loop 1 of 3 looking for 'MINUTE 47' received message 'Minute 46 ~' Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 18 2b 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Ignoring 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: Programming mode: loop 2 of 3 looking for 'MINUTE 47' received message 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Programming mode: String MATCH Feb-19-18 01:47:20 AM Debug: Programming mode: found message 'MINUTE 47' in 'Minute 47 ~' Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: RS Message :- '' Feb-19-18 01:47:20 AM Debug: Ignoring '' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:20 AM Debug: Sent '0x1d' to controller Feb-19-18 01:47:20 AM Debug: Thread 1993823344 finished Feb-19-18 01:47:20 AM Debug: 00 10 02 00 01 00 1d 30 10 03 00 Feb-19-18 01:47:20 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:20 AM Debug: time not checked, will check in 3594 seconds Feb-19-18 01:47:20 AM Debug: RS time is accurate '1:47 AM 02/18/18 Sun' Feb-19-18 01:47:20 AM Debug: Kicking thread Feb-19-18 01:47:21 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:22 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:24 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:26 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:28 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:30 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:32 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:32 AM Debug: time not checked, will check in 3582 seconds Feb-19-18 01:47:32 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:34 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:36 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:38 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:40 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:42 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:44 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:44 AM Debug: time not checked, will check in 3570 seconds Feb-19-18 01:47:44 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:46 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:47:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:48 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:47:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:50 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:47:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:52 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:47:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:54 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:47:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:56 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:47:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:47:58 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:47:58 AM Debug: time not checked, will check in 3556 seconds Feb-19-18 01:47:58 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:47:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:00 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:02 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:04 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:06 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:08 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:10 AM Debug: RS Message :- '1:47 AM' Feb-19-18 01:48:10 AM Debug: time not checked, will check in 3544 seconds Feb-19-18 01:48:10 AM Debug: RS time is accurate '1:47 AM 02/19/18 Mon' Feb-19-18 01:48:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:12 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:14 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:15 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:16 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:18 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:20 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:22 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:22 AM Debug: time not checked, will check in 3532 seconds Feb-19-18 01:48:22 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:24 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:48:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:26 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:28 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:30 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:32 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:34 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:36 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:36 AM Debug: time not checked, will check in 3518 seconds Feb-19-18 01:48:36 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:38 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:40 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:42 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:44 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:46 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:48 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:48:48 AM Debug: time not checked, will check in 3506 seconds Feb-19-18 01:48:48 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:48:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:50 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:48:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:52 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:48:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:54 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:48:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:56 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:48:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:48:58 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:48:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:00 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:00 AM Debug: time not checked, will check in 3494 seconds Feb-19-18 01:49:00 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:02 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:04 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:06 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:08 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:10 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:12 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:14 AM Debug: RS Message :- '1:48 AM' Feb-19-18 01:49:14 AM Debug: time not checked, will check in 3480 seconds Feb-19-18 01:49:14 AM Debug: RS time is accurate '1:48 AM 02/19/18 Mon' Feb-19-18 01:49:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:16 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:18 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:20 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:22 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:24 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:26 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:26 AM Debug: time not checked, will check in 3468 seconds Feb-19-18 01:49:26 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:28 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:28 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:30 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:32 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:34 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:36 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:38 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:38 AM Debug: time not checked, will check in 3456 seconds Feb-19-18 01:49:38 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:39 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:40 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:49:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:42 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:44 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:46 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:48 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:49:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:50 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:49:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:52 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:49:52 AM Debug: time not checked, will check in 3442 seconds Feb-19-18 01:49:52 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:49:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:54 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:49:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:56 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:49:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:49:58 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:49:58 AM Info: URI request: '/css/small_ff.css ' Feb-19-18 01:49:58 AM Info: URI request: '/js/aqualink.js ' Feb-19-18 01:49:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:49:58 AM Debug: ++ Websocket joined Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_ok.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_blank.png ' Feb-19-18 01:49:58 AM Info: WS: Message - Key 'command' Value 'GET_AUX_LABELS' | Key2 '(null)' Value2 '(null)' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_on.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_off.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/battery_low.png ' Feb-19-18 01:49:58 AM Info: URI request: '/images/led_enabled.png ' Feb-19-18 01:49:59 AM Info: URI request: '/aqualinkd.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_off.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_green.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_red.png ' Feb-19-18 01:49:59 AM Info: URI request: '/images/net_yellow.png ' Feb-19-18 01:50:00 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:00 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:02 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:02 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:04 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:04 AM Debug: time not checked, will check in 3430 seconds Feb-19-18 01:50:04 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:04 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:06 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:06 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:08 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:08 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:10 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:10 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:12 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:12 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:14 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:14 AM Debug: -- Websocket left Feb-19-18 01:50:14 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:16 AM Debug: RS Message :- '1:49 AM' Feb-19-18 01:50:16 AM Debug: time not checked, will check in 3418 seconds Feb-19-18 01:50:16 AM Debug: RS time is accurate '1:49 AM 02/19/18 Mon' Feb-19-18 01:50:16 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:18 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:18 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:20 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:20 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:22 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:22 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:24 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:24 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:26 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:26 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:28 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:28 AM Info: URI request: '/?command=status' Feb-19-18 01:50:28 AM Info: WEB: Message command='status' Feb-19-18 01:50:29 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:29 AM Info: URI request: '/favicon.ico ' Feb-19-18 01:50:30 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:30 AM Debug: time not checked, will check in 3404 seconds Feb-19-18 01:50:30 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:30 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:32 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:32 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:34 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:34 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:36 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:36 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:38 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:38 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:40 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:40 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:42 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:42 AM Debug: time not checked, will check in 3392 seconds Feb-19-18 01:50:42 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:42 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:44 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:44 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:46 AM Debug: RS Message :- 'Spa Temp 56flF' Feb-19-18 01:50:46 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:48 AM Debug: RS Message :- 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: Ignoring 'AquaPure 15%' Feb-19-18 01:50:48 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:50 AM Debug: RS Message :- 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: Ignoring 'Salt 3000 PPM' Feb-19-18 01:50:50 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:52 AM Debug: RS Message :- '02/19/18 Mon' Feb-19-18 01:50:52 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:54 AM Debug: RS Message :- '1:50 AM' Feb-19-18 01:50:54 AM Debug: time not checked, will check in 3380 seconds Feb-19-18 01:50:54 AM Debug: RS time is accurate '1:50 AM 02/19/18 Mon' Feb-19-18 01:50:54 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:56 AM Debug: RS Message :- 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: Ignoring 'Jandy AquaLinkRS' Feb-19-18 01:50:56 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:58 AM Debug: RS Message :- 'Air Temp 49flF' Feb-19-18 01:50:58 AM Debug: RS Received STATUS length 12. Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/setpoint/set 37.80 Feb-19-18 01:50:59 AM Info: MQTT: request to set spa heater setpoint to 37.80c Feb-19-18 01:50:59 AM Debug: MQTT: topic aqualinkd/Spa_Heater/set 10.00 Feb-19-18 01:50:59 AM Info: MQTT: MATCH Spa_Heater to topic aqualinkd/Spa_Heater/set
On Feb 18, 2018, at 8:01 PM, sfeakes notifications@github.com<mailto:notifications@github.com mailto:notifications@github.com> wrote:
@johnluber https://github.com/johnluber Just made a few changes, don't think I've fixed everything but it should be closer. Also I should be storing your SWG info (not posting it to HomeKit just yet). Can you do the same as last time, get he latest version, run for a ~5 mins then post the Debug output.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366565409, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx54cjT4Zw7w7mkiuRtgAxy7JuOm2ks5tWMfQgaJpZM4RvQ_c.
— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/sfeakes/aqualinkd/issues/2#issuecomment-366572173, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHVHWOZiWttXFyOUix6TasZQAUp-d3QZks5tWNeKgaJpZM4RvQ_c. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Thanks John - I had spare low voltage landscape wires that seem to do the trick. I connected the RS485 adapter and loaded up the drivers for my Windows 10 surface and set the COM port to COM2, 3, 4, etc but the AquaLink windows simulator doesn’t seem to find the control panel.
I connected A/B to the 2nd and 3rd pins. After I installed the driver, I started to get flashy lights on the RA485 board but the software couldn’t find the control panel. I will connect up the Raspberry Pi tomorrow but was hoping to see something on my Windows machine.
Has anyone else tried the Windows simulator?
Hi Chris
Unfortunately, I don’t have any Windows machines to test from. All of my computers are Mac or RPi so that has made this a little more challenging.
I am working on what I think is pretty cool script to automate turning on the spa. I’m still working on it but the basic idea is to set all the elements of the spa and to do it intelligently. So, for example, turn on the filter, set spa mode, and turn on the spa heater. Then check spa temp until it reaches the set point and then turn on the spa blower and lights if it is dark outside.
That’s the idea anyway. It seems to be working in theory; now just need to test thoroughly.
John
On Feb 20, 2018, at 6:20 PM, csherida notifications@github.com wrote:
Thanks John - I had spare low voltage landscape wires that seem to do the trick. I connected the RS485 adapter and loaded up the drivers for my Windows 10 surface and set the COM port to COM2, 3, 4, etc but the AquaLink windows simulator doesn’t seem to find the control panel.
I connected A/B to the 2nd and 3rd pins. After I installed the driver, I started to get flashy lights on the RA485 board but the software couldn’t find the control panel. I will connect up the Raspberry Pi tomorrow but was hoping to see something on my Windows machine.
Has anyone else tried the Windows simulator?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-367156004, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLx221o0jz0-0T3ffecGKA0Qlvpwz9ks5tW1M7gaJpZM4RvQ_c.
That’s awesome John!
I was able to get past my issues. After a reboot and messing with the ports, Ianded on COM port 7 which seemed to work after a couple of times. I’m awaiting a mini HDMI converter for the Raspberry Pi and will setup aqualinkd from there.
Shaun - very impressive! I downloaded your code and ran the install.sh and fired up aqualinkd. It worked great even though it wasn’t connected to the pool. I got the web interface with no data (as I’d expect).
However, after rebooting my RaspPi, I tried to fire up aqualinkd again and I get the message saying “Can not start web server on port 80.” Is this correct or should I expect something different?
If you ran the install, it will setup the pi so it automatically starts at boot. So the cannot connect to port 80 is probably because you are trying to start it twice. (Unless you installed another web server). Have you tried hitting the web interface without ruining aqualinkd manually?
Hey Shaun - you are correct! Thanks! I’ll be plugging in today to panel. I found a 5v Molex to USB connector that I will try for power as well. Will let you know how it goes.
Hey Chris
Sounds like you’re making some good progress. I’ve been continuing to work on my scripts and am at a point where I am finally testing them with Homekit.
I’m curious about the 5v Molex you found. Can you share a link for it?
Thanks.
John
On Feb 24, 2018, at 11:32 AM, csherida notifications@github.com wrote:
Hey Shaun - you are correct! Thanks! I’ll be plugging in today to panel. I found a 5v Molex to USB connector that I will try for power as well. Will let you know how it goes.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-368240329, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLxzCIS1cVK3xmtCk1uHYp-kdyZWaIks5tYDmKgaJpZM4RvQ_c.
Unfortunately, I was not initially successful. The web interface showed it was not connected to the equipment and while there was a solid light on the RS485, nothing was flashing (like it did when connected to my PC).
I will run it in debug mode tomorrow and grab the logs. Was there another configuration step I may have missed? I think I have the Aqualinkd RS 8. We just got it installed.
Thanks John. I haven’t tried it out yet (want to at least get the web interface working first) but here’s the link for the Molex to USB cable: Coolerguys 4 pin Molex to Dual USB 5V Power Connecter https://www.amazon.com/dp/B006JCHN08/ref=cm_sw_r_cp_apip_NngDwgVe2d4Yu
Hi Chris
Thanks for sharing the link. It wasn’t quite what I was looking for but it triggered me to do some searching…
What I want to do is eliminate the need for 110v to power the RPi. So, searching I found this https://www.ebay.com/itm/DC-DC-Buck-Step-Down-Converter-6V-24V-12V-to-5V-3A-USB-Charger-Power-Supply-DIY/262756388778?_trkparms=aid%3D222007%26algo%3DSIM.MBE%26ao%3D1%26asc%3D20160908110712%26meid%3Db8eda4ca74a64405b07ed05b5033e449%26pid%3D100677%26rk%3D12%26rkt%3D30%26sd%3D252925160260%26itm%3D262756388778&_trksid=p2385738.c100677.m4598 https://www.ebay.com/itm/DC-DC-Buck-Step-Down-Converter-6V-24V-12V-to-5V-3A-USB-Charger-Power-Supply-DIY/262756388778?_trkparms=aid=222007&algo=SIM.MBE&ao=1&asc=20160908110712&meid=b8eda4ca74a64405b07ed05b5033e449&pid=100677&rk=12&rkt=30&sd=252925160260&itm=262756388778&_trksid=p2385738.c100677.m4598 If it works I should be able to grab the 10v off the red connector from the RS8 and step it down to 5v 3a to power the RPi. Given the price of this item I’m not banking on it too much but conceptually it should do the job.
BTW, for the first time ever I picked up my phone and said, “Hey Siri, turn on the hot tub” and it’s arming up right now!
Thanks Shaun for your code! By itself it’s fantastic! The fact that I can extend it with scripting makes it AWESOME!
John Luber john@luberfamily.net
On Feb 24, 2018, at 5:05 PM, csherida notifications@github.com wrote:
Thanks John. I haven’t tried it out yet (want to at least get the web interface working first) but here’s the link for the Molex to USB cable: Coolerguys 4 pin Molex to Dual USB 5V Power Connecter https://www.amazon.com/dp/B006JCHN08/ref=cm_sw_r_cp_apip_NngDwgVe2d4Yu https://www.amazon.com/dp/B006JCHN08/ref=cm_sw_r_cp_apip_NngDwgVe2d4Yu — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-368263915, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLxySeuuKTwbTvfyDo2PHOpGPIbtwtks5tYIergaJpZM4RvQ_c.
I completely agree with you John - nice work Shaun! Hopefully I'm not far behind you.
I enabled serial connections on the pi and switched the device_id to 0x09 and the lights started flashing on the RS485. In addition the battery icon in the top/right of the web interface went to a small red line (versus the full green battery icon).
However, it still stated that there was no connection. I ran it in DEBUG mode and hit the interface again (log file attached). I'm guessing my next approach will be to try a few different device_ids. I feel like there's something I'm still missing.
Apologies for being a pest but appreciate any thoughts you may have.
@csherida Your problem at the moment looks to be the usb connection to the RS485, there doesn’t seem to be anything happening over that connection. Are you sure /dev/ttyUSB0 is the correct port for your setup?
I would suggest leaving aqualinkd running for at least 10 minutes without hitting the web interface or trying to make it do anything, and then look / post the log, it will start to reset the serial/usb connection and that might give us some more information in what’s going wrong.
I meant to reply this morning. I suspect that’s the issue as well. Depending on which USB port you plug into you get a different dev. If you check you probably have a /dev/ttyUSB1 and not 0. If you move the RS485 to a different port you should get a /dev/ttyUSB0.
John
Sent from my iPad
On Feb 25, 2018, at 12:05 PM, sfeakes notifications@github.com wrote:
@csherida Your problem at the moment looks to be the usb connection to the RS485, there doesn’t seem to be anything happening over that connection. Are you sure /dev/ttyUSB0 is the correct port for your setup?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Thanks gents. I will order a new cord just in case but I see the the file ttyUSB0 in /dev (screenshot attached). I followed your directions Shaun. I assume you wanted me to stop running as a daemon and capture the log files. I also attached a screenshot of the web UI. Appreciate any other thoughts. aqualinkd.2018-02-25a.log
There is no reason to not run it as a daemon, just make sure debug is on as well as log to file.
Thanks Shaun. Unfortunately, the same result. I followed your steps on waiting before hitting the web interface but the same results.. I tested again with my Windows emulator to confirm nothing happened with the cable/card and it worked fine. I will order a new USB cable anyways because I have an adapter in there.
I also turned on the Serial switch in the Pi configuration to see if that would make a difference but no luck.
Looking at the log file, nothing stands out to me.
I will try again tomorrow perhaps trying different device_ids. Thanks again gents. aqualinkd.2018-02-25c.log
Once again, apologies for the nag but same luck as today. Went back through the install steps and believe everything is in the same location. No errors posted to the daemon logs (like the ttylUSB0 missing like before). Is there something in the attached log files I don't see? Should I just skip trying to connect to the web interface? aqualinkd.2018-03-03a.log
Hey Chris
If you enter this in your browser http://aqualinkd.ip.address?command=status http://aqualinkd.ip.address/?command=status replacing aqualinkd.ip.address with your rpi address does it return any data?
John Luber john@luberfamily.net
On Mar 3, 2018, at 9:58 AM, csherida notifications@github.com wrote:
Once again, apologies for the nag but same luck as today. Went back through the install steps and believe everything is in the same location. No errors posted to the daemon logs (like the ttylUSB0 missing like before). Is there something in the attached log files I don't see? Should I just skip trying to connect to the web interface? aqualinkd.2018-03-03a.log https://github.com/sfeakes/aqualinkd/files/1777572/aqualinkd.2018-03-03a.log — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sfeakes/aqualinkd/issues/2#issuecomment-370153423, or mute the thread https://github.com/notifications/unsubscribe-auth/AiNLxzMOd_EIyDTUbcjufOOSUGrMP0Tzks5taq-hgaJpZM4RvQ_c.
@csherida There is a problem with seeing anything over the serial interface. I’ll need to add some debug statements in the initializing function to get any information. That will take some time. I can see in the log it’s been sitting there for over 10mins and not seen anything it understands, what’s strange is it should have reset the connection within that time if it saw nothing at all, and since it didn’t, I’m assuming it may be seeing data, but it either doesn’t understand it, or it’s labeled to a different device on the rs485 buss.
Thanks Shaun. I got the wrong cable but I think I think it’s working fine as it connects to the PC okay. Here’s the JSON from the request: {"type": "status","status":"Ready","version":"","date":"","time":"","pool_htr_set_pnt":"-999","spa_htr_set_pnt":"-999","frz_protect_set_pnt":"-999","air_temp":" ","pool_temp":" ","spa_temp":" ","temp_units":"f","battery":"ok","leds":{"Filter_Pump": "off","Spa_Mode": "off","Aux_1": "off","Aux_2": "off","Aux_3": "off","Aux_4": "off","Aux_5": "off","Aux_6": "off","Aux_7": "off","Pool_Heater": "off","Spa_Heater": "off","Solar_Heater": "off"}}
Shaun - should I have the Serial option disabled for the pi? I have it enabled.
Gents - I tried with a different Raspberry Pi (3) and same result :(. I confirmed ttylUSB0 is there and see flashing lights on the RS485 board. I attached the logs and the status.
Shaun - I am happy to debug. Are there good visual debuggers out there for this or is it just throwing in DEBUG statements? aqualinkd.2018-03-04.status.log aqualinkd.2018-03-04.log
I very excited to see your work on this. It is exactly what I've been looking for for a while now. Can you give some more detail on how to hook this to the controller? I don't have an inside controller so I'd be attaching to the control panel.
Thanks!