# Unboxing and Wiring Power

## Step 1 - Unbox your Clyr Controller

Unbox your Clyr Controller. The outdoor-rated controller has a hinged cover with an IP67 rated gasket, which means you can mount this directly outdoors with the rest of your pool equipment!

&#x20;Remove the controller from the box and open the hinged cover.&#x20;

Inside the device you will find:

\- Two control cables&#x20;

\- 20-24 Volt Power Supply&#x20;

\- Controller circuit board (PCB)

![](/files/hVJ7Xce0gGu7oST3x3pb)

## Step 2 - Connect your controller to power

{% hint style="warning" %}
Important - there are multiple ways to power your Clyr controller. We recommend using the existing equipment low voltage power as this is most convenient.
{% endhint %}

Remove the control cables and power supply from the controller box.&#x20;

![Clyr Controller Unboxing](/files/x116cQ8EUibvlxYK1oxR)

### Power Option 1 - Use Pump Low Voltage

{% hint style="danger" %}
This option is not possible if you have a Pentair pumps, EasyTouch, Intellicenter as the power output from these devices is not enough to support Clyr Controller and its accessories.
{% endhint %}

Use this option if you're hooking up a Clyr Lite controller or using a Clyr controller that doesn't need to control auxiliary relays.

**Step 1 -** Please turn your breaker off that powers your pump

**Step 2 -** Please remove the screws on the back lid of your pump

<figure><img src="/files/NthIxhZAYoZB1tOsr59P" alt=""><figcaption><p>Hayward Pump with back panel removed</p></figcaption></figure>

**Step 3 -** Please locate the four port terminal and find the COM and 12V ports.&#x20;

<mark style="color:blue;">**For Hayward,**</mark>&#x20;

COM: Green

12V: Red

<mark style="color:yellow;">**For Jandy and Pentair**</mark>

COM: Black

12V: Red

<figure><img src="/files/u192JF9aQSJbfsx8a2cB" alt=""><figcaption><p>Example Hayward RS485 Pump Connector</p></figcaption></figure>

**Step 4 -** Remove existing wires

**Step 5 -** Using a four wire cable or an ethernet cable, please choose a color to screw into COM and 12V. If you have black and red, please screw the wires into the following:

COM: black

12V: red

Use the following image as a reference:

<figure><img src="/files/8R2m8mCpaQoZ45YYnk8A" alt=""><figcaption><p>Direct wiring from Pump to Clyr /Clyr Lite Controller</p></figcaption></figure>

**Step 6 -** Power on your breaker. The LED on your CLYR board should power up <mark style="color:yellow;">**yellow**</mark> :tada:

:thumbsup: Please proceed to the next step.

### Power Option 2 - Clyr Voltage Supply

{% hint style="danger" %}
This is the preferred power method if you are using a Clyr Controller (not Clyr Lite) and you are controlling auxiliary relays
{% endhint %}

**Step 1 -** Take Clyr power supply and locate a 120VAC outlet at your pool equipment pad

**Step 2 -** Wire the the following leads

GND: black wire

12V: red wire

<figure><img src="/files/7ER1ZhBLPyhJjRQr0fvW" alt=""><figcaption><p>Example wiring connecting power supply to a Clyr Controller</p></figcaption></figure>

**Step 3 -** The LED on your CLYR board should power up <mark style="color:yellow;">**yellow**</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clyrpool.com/clyr-installation-guide/unboxing-and-wiring-power.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
