---
title: "Pool Heater Not Working? 6 Signs You Need Repair | Pool Pros"
url: https://poolpros.ai/learn/pool-repair/pool-heater-repair-signs
description: "Identify pool heater problems early. Learn about common failure signs, repair costs, and when replacement makes more sense."
lang: en
---

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

# 6 Signs Your Pool Heater Needs Repair

A malfunctioning pool heater can turn your pool unusable during cooler months. Knowing the warning signs helps you get ahead of costly breakdowns.

## Heater Won't Ignite

Gas heaters that won't light may have a faulty igniter, gas valve issue, or pressure switch problem. Always check that gas is flowing and the pilot (if applicable) is lit before calling for service.

## Water Not Reaching Set Temperature

If the heater runs but can't reach temperature, the heat exchanger may be scaled, the gas pressure may be low, or the unit may be undersized for your pool. BTU output decreases over time as components wear.

Pro Tip

For heat pumps, efficiency drops significantly below 50°F ambient temperature - this is normal, not a malfunction.

## Strange Smells

A sulfur or rotten egg smell near a gas heater is dangerous - shut it off immediately and call a professional. Burning plastic or electrical smells also warrant immediate shutdown.

## Error Codes

Modern heaters display error codes that indicate specific failures. Document the code and check your manual before calling for service - some codes indicate simple fixes like low water flow (often just a dirty filter).

## Soot or Discoloration

Black soot on or around the heater indicates incomplete combustion - a serious issue that can produce carbon monoxide. This requires immediate professional attention.

## Repair vs Replace

Heat exchangers cost $1,000-$2,500 to replace - often approaching the cost of a new unit. If your heater is over 8 years old and needs a major component, replacement is usually the better investment.

### Ready to Take Action?

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

Pool 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": "6 Signs Your Pool Heater Needs Repair",
    "description": "Identify pool heater problems early. Learn about common failure signs, repair costs, and when replacement makes more sense.",
    "url": "https://poolpros.ai/learn/pool-repair/pool-heater-repair-signs",
    "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-heater-repair-signs"
    },
    "about": [
      {
        "@type": "Thing",
        "name": "pool heater"
      },
      {
        "@type": "Thing",
        "name": "heater repair"
      },
      {
        "@type": "Thing",
        "name": "gas heater"
      },
      {
        "@type": "Thing",
        "name": "heat pump"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "Pro tip: Water Not Reaching Set Temperature",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "For heat pumps, efficiency drops significantly below 50°F ambient temperature - this is normal, not a malfunction."
        }
      }
    ]
  },
  {
    "@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 Heater Repair: Warning Signs",
        "item": {
          "@type": "WebPage",
          "@id": "https://poolpros.ai/learn/pool-repair/pool-heater-repair-signs",
          "url": "https://poolpros.ai/learn/pool-repair/pool-heater-repair-signs",
          "name": "Pool Heater Repair: Warning Signs"
        }
      }
    ]
  }
]
```