# ZHA Integration

## 1. Prerequisite:

Before you begin, please ensure that you have accessed the Home Automation (HA) page. If you are not familiar with how to access the HA service on your iSG device, I recommend referring to the following article ([Start Home Assistant](/isg/advanced-features/home-assistant/accessing-home-assistant.md)), which provides detailed steps and instructions on how to access the HA service.

## 2. To add the Zigbee service:&#x20;

1. Click on Settings - Devices & services - ADD INTEGRATION - search for ZHA - select "Zigbee Home Automation."&#x20;

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

2. Then, in the pop-up window, choose EZSP for (Radio Type) and configure the (Serial Port Settings) with Serial device path: /dev/ttyAS3( <mark style="color:red;">iSG should fill in /dev/ttyUSB0; iSG MAX should fill in /dev/ttyAS3</mark>, If you are not sure how to distinguish your iSG model, please refer to [this](/isg/faq/others/how-to-differentiate-between-isg-display-and-isg-display-max.md)), Port speed: 115200, and select the third option for Data flow control, then submit. See screenshots below:

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

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

<figure><img src="/files/3GeErRlRb0Ftks6qVw1f" alt=""><figcaption></figcaption></figure>

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

3. After the Zigbee service is configured, you can add Zigbee devices in Home Assistant.

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

<figure><img src="/files/7whMeGj78QiKlmO0zsLx" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/17wZUwj9njzxOyiUgTMF" alt=""><figcaption></figcaption></figure>

4. Finally, go back to iSG "Device" → "+" → "Home Assistant," to select the devices you want to add to iSG.

<figure><img src="/files/dDfaQRhKesLMecxfxspk" 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/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations/zha-integration.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.
