mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-27 03:07:14 +00:00
Fix broken link in MQTT docs (#20360)
This commit is contained in:
parent
0ba1c8e70e
commit
32e8d68e2e
@ -5,7 +5,7 @@ description: "Details about the MQTT support of Home Assistant."
|
|||||||
|
|
||||||
MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport.
|
MQTT (aka MQ Telemetry Transport) is a machine-to-machine or "Internet of Things" connectivity protocol on top of TCP/IP. It allows extremely lightweight publish/subscribe messaging transport.
|
||||||
|
|
||||||
To integrate MQTT into Home Assistant, you need to setup the [MQTT integration](/docs/integrations/mqtt).
|
To integrate MQTT into Home Assistant, you need to setup the [MQTT integration](/integrations/mqtt).
|
||||||
|
|
||||||
You will also need to setup an MQTT broker, please refer to the [MQTT broker](/docs/mqtt/broker) documentation.
|
You will also need to setup an MQTT broker, please refer to the [MQTT broker](/docs/mqtt/broker) documentation.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user