Anything you can share? So far I was only able toVB script a code in homeseer to read the broadcast, but still can't control it. I have the CFI debuged for AUX and feature status, temp, etc.robc64 said:Hello - yes
I've written my controller in both VB and Java.
I have the Java app running on my Nexus pad - love the fact I don't have to go outside anymore to turn things on and off.
Now that spring has finally arrived I want to further my App and add the code to control the temp settings on the heater.
I'll try by playing around on the panel and capturing the data stream to see what is passed between the panel and the heater.
However, if anyone out there already knows the command sequence please share.
If your interested in this code drop me a note and I will share it.
Cheers
rob
fischershaw said:One frustrating thing (besides the fact that Pentair doesn't just release the silly protocol) is that I have not yet determined a way of querying the current heating set points. No 0x08 packet is generated unless a 0x88 packet is first sent. So you can't see the heating set points until a Remote device (which could be the driver) sets them. Not a problem after the data has been acquired, but still annoying.