# Add Devices in Home Assistant

- [LinknLink Devices](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/linknlink-devices.md): This guide will provide a step-by-step explanation on how to add LinknLink devices to iSG built-in Home Assistant, along with troubleshooting tips for common issues.
- [HomeKit Device](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/homekit-device.md): Here, we will guide you on how to add HomeKit-compatible devices to Home Assistant.
- [HA Official Integrations](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations.md)
- [Tuya Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations/tuya-integration.md)
- [Aqara Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations/aqara-integration.md)
- [ZHA Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations/zha-integration.md)
- [MQTT Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations/mqtt-integration.md): MQTT Integration is one of the most widely used integrations in Home Assistant.
- [ONVIF Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/ha-official-integrations/onvif-integration.md): This guide will provide a detailed explanation of how to add cameras to the system via the ONVIF protocol.
- [HACS Integrations](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/hacs-integrations.md): Here we will introduce how to add devices using Home Assistant HACS
- [Lightwave Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/hacs-integrations/lightwave-integration.md)
- [Xiaomi Integration](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/hacs-integrations/xiaomi-integration.md)
- [HomeKit Devices](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/homekit-devices.md): How to Convert Non-HomeKit Devices into HomeKit-Compatible Devices Using Home Assistant？
- [Bluetooth Proxy](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant/bluetooth-proxy.md)


---

# 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.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.
