IntelliTouch

Would be great to get a component to work with Intellitouch board and Pentair App to control pool equipment.

Found out that the app is controlled via local IP and on port 80 but there isn’t anything visible in the browser. Anyone else looked into this?

Submitted a request for more infor on their IP control. Will share anything that comes back.

The best thread I’ve seen on this topic is here. Nothing official but some excellent analysis of the protocols involved.

The thread mention above seems to be offline. Anyone have any other leads on reverse engineering the Pentair protocol? I’m very motivated to integrate at least some basic functionality between my IntelliTouch controller and Home Assistant, but would like to leverage work others have done on this rather than starting from scratch. I wish Pentair would release their API. Would be a lot easier than spending day packet capturing to reverse engineer it myself.

Regarding that sdyoung site, I found a copy on the internet archive here: https://web.archive.org/web/20171130084726/http://www.sdyoung.com/home/decoding-the-pentair-easytouch-rs-485-protocol. Somebody might want to grab a copy of that info for future use.

I also ran across this node-based controller project which seems very useful: https://github.com/tagyoureit/nodejs-poolController

see this response …