# HomeKit Device

Many HomeKit-supported brand devices have poor compatibility with Home Assistant, or they may not even support Home Assistant integration or HACS integration, creating significant obstacles for users during the setup process. Brands such as Meross, Aqara, and Lifx are examples of this. Please follow the steps outlined below to add these devices.

1\) Use <mark style="color:purple;">**iPhone -**</mark> Apple Home App to pair device

2\) After successfully pairing, device should connect home Wi-Fi network

3\) Remove device in <mark style="color:purple;">**iPhone -**</mark> Apple Home App

* Go to Device page&#x20;
* Click bottom right "settings"
* Scroll down to the very bottom and click "Remove Accessory"

4\) Add device in Home Assistant, Go to Settings - ADD INTGRATION - Homekit Device

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

5\) The HomeKit integration will automatically detect the device you just paired with the Apple Home app and add it to Home Assistant.

6\) If you still want to control your devices using the Apple Home app, you can re-add them via the HomeKit Bridge. Please refer to the following instructions. <https://kb.linknlink.com/isg/home-assistant/homekit>


---

# 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/homekit-device.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.
