/pool_controller

Alexa-enabled pool controller

Primary LanguagePython

Pool party!

Overview

Pool party is a IoT application for interacting with a screenlogic pool system.

It is meant to be run on a raspberry pi 4 64bit ARM machine, deployed via Balena.io.

It can turn on and off pool jets, lights, etc.

Deployment

Deployment is via git to balena fleet. Git push and go!

Invocation

Invocation is done either via Alexa skill or GPIO buttons.

Attribution

Pool controller via https://github.com/dieselrabbit/screenlogicpy_example and http://github.com/keithpjolley/soipip . A million thanks!