Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1005 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 1005 Bytes

aqualogic

A python library to interface with Hayward/Goldline AquaLogic/ProLogic pool controllers. Based on Goldline prototol decoding work done by draythomp (http://www.desert-home.com/p/swimming-pool.html). Used by the Home Assistant AquaLogic component.

Since the Goldline protocol uses RS-485, a hardware interface is required. I'm using an RS-485 to Ethernet adapter, though you could use some other type of adapter (e.g. RS-485 to RS-232); the library just requires reader and writer file objects.

This project is not affiliated with or endorsed by Hayward Industries Inc. in any way.