Recent content by avanti

  1. A

    Pool Equipment Automation Suggestion

    This might help:     import struct class SendSpaCommand(ioPKG):   #Send it a list of integers and it sends various Intellitouch commands to be sent on the RS-485 bus   #Format  [Command, Param1, Param2...] #Command: #   1 -- Set Relay Value #     Param1 -- Relay #: # 1 -- Spa # 2 -- Jets # 3 --...
  2. A

    Pool Equipment Automation Suggestion

    Well, I just took delivery of my new spa with an EasyTouch controller, and so I am suddenly intensely interested in this thread. Has anybody made any recent progress? I am also a Python enthusiast, so I would love to get my hands on the library, whatever its current state. Any chance of this...
Back
Top