-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Support for Jandy Heat Pump / Chillers #395
Comments
Chiller is supported in the current dev release. But there is no web UI, (can only be controlled through HA or MQTT). I'm currently building the web UI and will post an update over the weekend. Interesting on the bad packet, someone else (with chiller) was getting the same error. Theirs was due to the chiller sending packets late, and causing the frames to overlap. Yours looks to be the same.
If you can send me some logs, I can look into this further. But first can you post your aqualinkd.conf and output of serial_logger? |
Thanks for the quick response. Here's the serial logger:
And here's the aqualinkd.conf:
|
Thanks for the above. I have just posted version 2.6.0 that has Heat Pump / Chiller support.
I'd also like to get some information from your panel to make this support better, Since you have a pool only panel (no spa) I'm not sure how some of these settings work. With REV T.2g can you change the chiller setpoint on the mobile app? I know you can with AqualinkTouch protocol (ie the web app), but not sure with the iAqualink protocol (the phone app) In aqmanager can you do the following.
Go to your Jandy mobile app
In aqmanager turn off Download the log and post it here. And let me know what Setpoint call you used. |
I've made the edits to the aqualinkd.conf and I can now see the chiller temp in Home Assistant! This is awesome, thanks for the quick update! I did notice that heat pump disappeared from the web page after the change, but it still shows on Home Assistant. As for the chiller setpoint, I can't do it through the app, only through the web page. Heck, I can't even turn on the heat pump from the app. I've always had to use the webpage which is what started me down this whole rabbit hole. If I can help in any other way, though, please let me know! |
Thanks for the information. I am working on the HeatPump in AqualinkD Web UI & HomeKit. (So it shows up as a thermostat and not a button). I'll post that update soon. |
I have a Jandy JRT300R heat pump / chiller. I can use AqualinkD to control the on/off of the heat pump (via an iAqualink virtual button), and can set temp1/temp2 for the heat pump, but I don't have any chiller controls. Additionally, I think the lack of official support for it is causing a bunch of erroneous BAD PACKET logs in my journal:
Mar 21 18:00:12 raspberrypi aqualinkd[63024]: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type LXi status | HEX: 0x10|0x02|0x00|0x0d|0x40|0x00|0x00|0x5f|0x10|0x10|0x02|0x33|0x30|0x75|0x10|0x03|
Mar 21 18:00:13 raspberrypi aqualinkd[63024]: RS Serial: Serial read bad Jandy checksum, ignoring
Mar 21 18:00:13 raspberrypi aqualinkd[63024]: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type LXi status | HEX: 0x10|0x02|0x00|0x0d|0x40|0x00|0x00|0x5f|0x10|0x10|0x02|0x33|0x30|0x75|0x10|0x03|
Mar 21 18:00:16 raspberrypi aqualinkd[63024]: RS Serial: Serial read bad Jandy checksum, ignoring
Mar 21 18:00:16 raspberrypi aqualinkd[63024]: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type LXi status | HEX: 0x10|0x02|0x00|0x0d|0x40|0x00|0x00|0x5f|0x10|0x10|0x02|0x33|0x30|0x75|0x10|0x03|
Mar 21 18:00:17 raspberrypi aqualinkd[63024]: RS Serial: Serial read bad Jandy checksum, ignoring
Mar 21 18:00:17 raspberrypi aqualinkd[63024]: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type LXi status | HEX: 0x10|0x02|0x00|0x0d|0x40|0x00|0x00|0x5f|0x10|0x10|0x02|0x33|0x30|0x75|0x10|0x03|
Mar 21 18:00:20 raspberrypi aqualinkd[63024]: RS Serial: Serial read bad Jandy checksum, ignoring
Mar 21 18:00:20 raspberrypi aqualinkd[63024]: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type LXi status | HEX: 0x10|0x02|0x00|0x0d|0x40|0x00|0x00|0x5f|0x10|0x10|0x02|0x33|0x30|0x75|0x10|0x03|
Mar 21 18:00:20 raspberrypi aqualinkd[63024]: RS Serial: Serial read bad Jandy checksum, ignoring
Mar 21 18:00:20 raspberrypi aqualinkd[63024]: RS Serial: Read Jandy packet BAD PACKET To 0x00 of type LXi status | HEX: 0x10|0x02|0x00|0x0d|0x40|0x00|0x00|0x5f|0x10|0x10|0x02|0x33|0x30|0x75|0x10|0x03|
The text was updated successfully, but these errors were encountered: