# Home Assistant

## We Use Standard MQTT to Home Assistant

Currently these devices support Home Assistant via MQTT:

* **Motion/Presence Sensor**: eMotion, eMotion Max, eMotion Pro, eMotion Ultra
* T**emperature Humidity Sensor**: eTHS
* **IR Universal Remote**: eRemote

You don't need to add any specific integration in Home Assistant!&#x20;

Just make sure you have MQTT service in Home Assistant and configured ready for use.

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

## Configure MQTT in LinknLink App

In LinknLink App, enter 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".

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

## Use Device in Home Assistant

Once MQTT is connected, the device will automatically appear in your Home Assistant with its status synced in real-time. If the device is an IR universal remote, all virtual IR devices with their available buttons will be synced and ready for use.&#x20;

<figure><img src="/files/OTftmjG82MflIbnHW0g5" 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/works-with-3rd-parties/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.
