Skip to content

johnnytaco/aquaweb

 
 

Repository files navigation

aquaweb

Control Jandy Aqualink via a web interface from anywhere in the world

Warnings and Disclaimers

  • USE AT YOUR OWN RISK
  • DO NOT PUT YOUR POOL ON THE PUBLIC INTERNET.
  • DO NOT NAT PORT-FORWARD FROM YOUR ROUTER TO THE CONTROLLER.
  • DO NOT PUT THIS ON AN UNSECURED WIFI NETWORK.
  • THIS MAY VOID YOUR POOL WARRANTY
  • I AM NOT ASSOCIATED WITH JANDY OR RELATED COMPANIES

This Python script allows control of Jandy Aqualink pools with remotes via a web interface. Your existing setup needs to already have the old-style square remote or SpaLink installed.

Remote Image

Square Remote

SpaLink Image

SpaLink Remote

You will need a USB RS485 interface, a Raspberry Pi, and either a wireless or wired connection to your home network.

It emulates a LCD controller and a SpaLink control panel on the web interface as well as the RS485 bus.

Web Interface

Web Interface

SpaLink Web Interface

SpaLink Web

Install and run it from /etc/local.rc on a RaspberryPi and go to:

There is no authentication, so anyone with access to your network has unrestricted access.

Some of the RS485 protocol routine was borrowed from https://github.com/ericbuehl/pyaqualink and some code on the excellent Trouble Free Pool forums: http://www.troublefreepool.com/threads/27391-Control-your-Jandy-equipment-from-your-PC-with-a-15-adapter

-Earle F. Philhower, III earlephilhower@yahoo.com

About

Control Jandy Aqualink via a web interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%