Status Flipping to on and off #63
Replies: 4 comments 4 replies
-
I was able to fix this issue by having the labels specified according to instructions for the PDA. The only issue right now is setting the SWG percentage. I can set the SWG percentage. it reads the values correctly and even though I see the attempt at setting it, it doesn't quite work. |
Beta Was this translation helpful? Give feedback.
-
this is the log. so my SWG is set to 40% and I changed it to 55%. the logs tell a different story tho. it looks like it's reducing the values for some reason. May-22-22 21:13:57 PM Debug: AqualinkD: RS received packet of type Lng Message length 24 May-22-22 21:13:59 PM Debug: JandyDvce: From ePump: To 0x00 of type Unknown '0x1f' | HEX: 0x10|0x02|0x00|0x1f|0x45|0x00|0x05|0xed|0x00|0x68|0x10|0x03| May-22-22 21:13:59 PM Debug: JandyDvce: To ePump: To 0x78 of type Unknown '0x43' | HEX: 0x10|0x02|0x78|0x43|0xcd|0x10|0x03| May-22-22 21:13:59 PM Debug: JandyDvce: From ePump: To 0x00 of type Unknown '0x1f' | HEX: 0x10|0x02|0x00|0x1f|0x43|0x0b|0x00|0x00|0x00|0x7f|0x10|0x03| May-22-22 21:13:59 PM Debug: JandyDvce: To ePump: To 0x78 of type Unknown '0x46' | HEX: 0x10|0x02|0x78|0x46|0x00|0x00|0x03|0xd3|0x10|0x03| May-22-22 21:13:59 PM Debug: JandyDvce: From ePump: To 0x00 of type Unknown '0x20' | HEX: 0x10|0x02|0x00|0x20|0x46|0x00|0x00|0x03|0x30|0x30|0x32|0x30|0x00|0x00|0x3d|0x10|0x03| May-22-22 21:13:59 PM Debug: AqualinkD: RS received packet of type Status length 12 May-22-22 21:14:04 PM Debug: JandyDvce: From ePump: To 0x00 of type Unknown '0x1f' | HEX: 0x10|0x02|0x00|0x1f|0x44|0x00|0x00|0x19|0x00|0x8e|0x10|0x03| May-22-22 21:14:04 PM Debug: JandyDvce: To ePump: To 0x78 of type Unknown '0x41' | HEX: 0x10|0x02|0x78|0x41|0xcb|0x10|0x03| May-22-22 21:14:04 PM Debug: JandyDvce: From ePump: To 0x00 of type Ack | HEX: 0x10|0x02|0x00|0x01|0x41|0x00|0x54|0x10|0x03| May-22-22 21:14:04 PM Debug: AqualinkD: RS received packet of type Status length 12 |
Beta Was this translation helpful? Give feedback.
-
I created issue #65 for this and I'm working on a fix |
Beta Was this translation helpful? Give feedback.
-
I pushed a fix to #65 I'm not 100% satisfied with it. You probably have to disable PDA sleep mode or read from SWG directly. Still needs more testing. |
Beta Was this translation helpful? Give feedback.
-
Hello,
Thanks for all your contributions to this project. I have a PDA panel and your fork had a lot of up-to-date fixes that finally made this thing work for me.
I have one lingering problem where the status of my pool keeps flipping back and forth. Please see the clip below for your ref:
https://youtu.be/86JuMoldFBo
during this video, my pump was on and my SWG was generating chlorine. Not sure why this is happening. Your help is very much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions