# Set Up eRemote HA AC

## Prerequisites:&#x20;

Before starting, please ensure that your air conditioner remote control is a 38KHz-based infrared (IR) remote.

## Steps:

1. Open the LinkLink app and navigate to the eRemote HA page.&#x20;
2. Click the "+" button in the top-right corner of the page. This will guide you to the device addition page.&#x20;
3. On the next page, select the "Air Conditioner" option.&#x20;
4. Our air conditioner remote panel supports both HA (Home Assistant) and non-HA types. If you want to control your air conditioner remote panel via MQTT or HA, you can select the "Add for HA" option. (*<mark style="color:red;">**Note**</mark>**:** You can create <mark style="color:red;">only one lR device</mark> per type due to the device's limited storage capacity* )

<div><figure><img src="/files/CZdXvWGNCgf2RFjK2op7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/V5HbVqNfKKOnxIspew2r" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QKCrChAwA8Qw5PMwb2lu" alt=""><figcaption></figcaption></figure></div>

5. You can enter your air conditioner brand in the search box at the top. Then, follow the instructions in the app to download the matching air conditioner.

<div><figure><img src="/files/zQdhCcNkh389ClmGvZXB" alt=""><figcaption></figcaption></figure> <figure><img src="/files/P4GD8F20ksheFFCdAF0m" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Fiamk2DFdKxiuMxiPFjq" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Note**</mark>**:**&#x20;

1\) The code data for the air conditioner is quite large. When you find your air conditioner model and successfully match it to download and add the panel, it is expected to take <mark style="color:blue;">around 50 seconds</mark>. Please be patient.

2\) If the air conditioner remote panel matched via the red code is unable to control certain functions of your air conditioner properly, you can use the "IR Learning" feature to relearn specific buttons and resolve the issue.

## If cannot find brand

1. If you cannot find your air conditioner brand in the list, you can create a blank air conditioner remote panel by clicking "Cannot find my brand. Learn remote now." After creating the panel, it will be <mark style="color:red;">**empty**</mark>, so you will not be able to control your air conditioner immediately.
2. To enable the remote panel to control your air conditioner, you need to click the "..." icon in the top-right corner and select the "IR Learning" function. This will allow you to learn and copy the signals from your physical air conditioner remote.

<div><figure><img src="/files/RhfOfgXKigWgHD9wEPwW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jq5vAq9Duxik8I2onXsb" alt=""><figcaption></figcaption></figure> <figure><img src="/files/n6Q1WnmJxcrTgLtPeFpy" alt=""><figcaption></figcaption></figure></div>

3. You can follow the on-screen wizard to manually learn the IR codes using your physical remote.

<mark style="color:red;">**Note:**</mark> \ <mark style="color:blue;">The air conditioner remote panel created through the "Cannot find my brand. Learn remote now." option comes with many pre-set function buttons. However, if you do not manually learn and copy the signals from your physical air conditioner remote, these buttons will not be able to control the air conditioner.</mark> Therefore, we recommend learning and copying as many remote signals as possible to ensure full functionality and an optimal user experience.

<div><figure><img src="/files/eC0QeDO5JSeuJost5Wtl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NB9HSpKS7ppFyG6dOAEu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/G5RF1OZtOT2YVTmKSJjy" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/0PgwirMkMEIbz565wi8b" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CpShpCpk5ywiBm4qUCp1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/d373UODudunf1lgjKE5S" alt=""><figcaption></figcaption></figure></div>

4. Once the learning process is complete, please ensure to test if the air conditioner responds correctly to verify that the remote codes were learned successfully.&#x20;

## Configure MQTT for HA&#x20;

Return to the eRemote HA device page. Click the ".." icon in the top-right corner, then select "MQTT Connection." Enter the required information based on your MQTT server settings and click "Save"Reopen "MQTT Connection" to verify that the status shows "Connected".

<div><figure><img src="/files/Z1VksKHeOYF1Rd46bvHS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/g4dqaGAPi8BGDIHifOJt" alt=""><figcaption></figcaption></figure></div>

## Control IR Device in HA&#x20;

Once MQTT is connected, the added lR device will automatically appear in your HA, with theavailable buttons synced and ready for use. You can now use the IR device in HA for complete local automations.

<figure><img src="/files/fFd71h27ssKtp4mEwGNm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JgmZhAi3UWLvLdBChaR5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/y04E8h7dwk9uKz693jD6" alt=""><figcaption></figcaption></figure>


---

# 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://kb.linknlink.com/kb/smart-home-devices/eremote/set-up-eremote-ha/set-up-eremote-ha-ac.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.
