# Home Assistant

- [Accessing Home Assistant](https://kb.linknlink.com/isg/advanced-features/home-assistant/accessing-home-assistant.md)
- [Add Devices in Home Assistant](https://kb.linknlink.com/isg/advanced-features/home-assistant/add-devices-in-home-assistant.md)
- [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)
- [Using Home Assistant](https://kb.linknlink.com/isg/advanced-features/home-assistant/using-home-assistant.md)
- [File Editor](https://kb.linknlink.com/isg/advanced-features/home-assistant/using-home-assistant/file-editor.md): If the File Editor of the built-in Home Assistant on your iSG doesn't appear in the sidebar, here's how to add it.
- [Backup](https://kb.linknlink.com/isg/advanced-features/home-assistant/using-home-assistant/backup.md): One crucial aspect of using Home Assistant is to ensure that you regularly back up your system.
- [Restore](https://kb.linknlink.com/isg/advanced-features/home-assistant/using-home-assistant/restore.md): Because the version of Home Assistant that runs natively on iSG is Core, the restoration process in Home Assistant must be carried out via the iSG settings.


---

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