mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
MQTT Setup via UI (#12802)
MQTT is possible to set up from the UI and is thus the preferred option of setup.
This commit is contained in:
parent
631b575863
commit
8724f0c60e
@ -16,7 +16,9 @@ MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things
|
|||||||
|
|
||||||
Your first step to get MQTT and Home Assistant working is to choose a [broker](/docs/mqtt/broker).
|
Your first step to get MQTT and Home Assistant working is to choose a [broker](/docs/mqtt/broker).
|
||||||
|
|
||||||
To integrate MQTT into Home Assistant, add the following section to your `configuration.yaml` file.
|
The preferred way to setup MQTT for your installation is via **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **MQTT**.
|
||||||
|
|
||||||
|
Alternatively, if you want to manually configure MQTT, you will need to add the following to your `configuration.yaml` file.
|
||||||
|
|
||||||
To connect to your [own MQTT broker](/docs/mqtt/broker#run-your-own):
|
To connect to your [own MQTT broker](/docs/mqtt/broker#run-your-own):
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user