top of page

Pool Guides

Fix common water issues, calculate your savings and read our blog
iStock-596054612_edited.jpg
Fix Common Pool Issues

Cloudy pool, low chlorine, see-sawing pH? Get a straight answer on what's wrong and what to do.

Schedulepage_edited_edited.png
How Much Will You Save?         

Take a few seconds to enter your pool's run-time and electricity rate — get your estimated TED savings.

TED_App_edited_edited.png
More pool blogs and articles

Lots of tips and information about pools, water chemistry, energy savings and how to optimise your pool 

bottom of page
const utmKeys = ["utm_source", "utm_medium", "utm_campaign", "utm_content"]; utmKeys.forEach(key => { const field = document.querySelector(`input[name="${key}"]`); if (field) { const val = sessionStorage.getItem(key); if (val) field.value = val; } }); });