mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Tiny Grammar Fix (#2140)
This commit is contained in:
parent
57d98013f5
commit
f5fd87b656
@ -16,7 +16,7 @@ ha_iot_class: depends
|
||||
|
||||
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.
|
||||
|
||||
Your first step to get MQTT and Home Assistant working is the 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. Keep in mind that the minimal setup will run with [an embedded MQTT broker](/docs/mqtt/broker#embedded-broker):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user