---
title: "Pool Automation Not Working? Troubleshooting Guide | Pool Pros"
url: https://poolpros.ai/learn/pool-repair/pool-automation-troubleshooting
description: "Fix common pool automation issues - from unresponsive controllers to app connectivity problems. Learn when to troubleshoot vs call a pro."
lang: en
---

Pool Repair Hub (https://poolpros.ai/learn/pool-repair)

# Pool Automation Troubleshooting Guide

Pool automation systems like Pentair IntelliCenter, Hayward OmniLogic, and Jandy iAquaLink make pool management easier - until they stop working. Here's how to troubleshoot common issues.

## Controller Not Responding

Power cycle the controller first (turn off for 30 seconds, then back on). Check for loose wiring connections, blown fuses, or tripped GFCIs. Many issues resolve with a simple reset.

## App Won't Connect

Ensure your controller's wireless adapter is powered and connected. Check Wi-Fi signal strength at the equipment pad. Most connectivity issues are Wi-Fi related, not controller problems.

Pro Tip

A dedicated outdoor Wi-Fi extender near your pool equipment often solves persistent connectivity issues.

## Scheduled Programs Not Running

Verify the date and time on your controller - power outages can reset the clock. Check that programs aren't conflicting and that manual overrides aren't engaged.

## Actuators Not Moving

Valve actuators can seize from debris or age. If the actuator hums but doesn't move, the internal gears may be stripped. Replacement actuators cost $150-$400 depending on brand.

### Ready to Take Action?

Pool Repair: https://poolpros.ai/pool-repair

Equipment Guide: https://poolpros.ai/learn/pool-equipment

Get Free Quotes: https://poolpros.ai/get-a-quote

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "Article",
    "headline": "Pool Automation Troubleshooting Guide",
    "description": "Fix common pool automation issues - from unresponsive controllers to app connectivity problems. Learn when to troubleshoot vs call a pro.",
    "url": "https://poolpros.ai/learn/pool-repair/pool-automation-troubleshooting",
    "publisher": {
      "@type": "Organization",
      "@id": "https://poolpros.ai/#organization",
      "name": "Pool Pros",
      "url": "https://poolpros.ai"
    },
    "mainEntityOfPage": {
      "@type": "WebPage",
      "@id": "https://poolpros.ai/learn/pool-repair/pool-automation-troubleshooting"
    },
    "about": [
      {
        "@type": "Thing",
        "name": "pool automation"
      },
      {
        "@type": "Thing",
        "name": "smart pool"
      },
      {
        "@type": "Thing",
        "name": "controller"
      },
      {
        "@type": "Thing",
        "name": "troubleshooting"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Pro tip: App Won't Connect",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "A dedicated outdoor Wi-Fi extender near your pool equipment often solves persistent connectivity issues."
        }
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/",
          "url": "https://poolpros.ai/",
          "name": "Home"
        }
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Learn",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn",
          "url": "https://poolpros.ai/learn",
          "name": "Learn"
        }
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Pool Repair",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn/pool-repair",
          "url": "https://poolpros.ai/learn/pool-repair",
          "name": "Pool Repair"
        }
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "Pool Automation Troubleshooting",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn/pool-repair/pool-automation-troubleshooting",
          "url": "https://poolpros.ai/learn/pool-repair/pool-automation-troubleshooting",
          "name": "Pool Automation Troubleshooting"
        }
      }
    ]
  }
]
```