# MQTT Settings

For example, when you integrate Tuya devices locally through iSG and wish to send these devices to an external Home Assistant via your local area network, you simply need to input the MQTT broker information from the external Home Assistant here. Once done, iSG will automatically forward all connected devices to the MQTT integration within the external Home Assistant.

After you have correctly entered the MQTT broker information, the connection status will be displayed in the MQTT settings.

<figure><img src="/files/5cjQnYE9DwDU9WSb2LND" alt=""><figcaption></figcaption></figure>

For detailed information on how to use MQTT integration in Home Assistant, please refer to [this link](https://kb.linknlink.com/isg/home-assistant/add-devices/mqtt-integration).


---

# 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/settings/mqtt-settings.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.
