Site updated at 2017-02-25 22:26:42 UTC
This commit is contained in:
parent
c470eea72a
commit
3db9eff25f
27 changed files with 60 additions and 60 deletions
|
@ -92,7 +92,7 @@
|
|||
|
||||
<p>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.</p>
|
||||
|
||||
<p>Your first step to get MQTT and Home Assistant working is the choose a <a href="/docs/mqtt/broker">broker</a>.</p>
|
||||
<p>Your first step to get MQTT and Home Assistant working is to choose a <a href="/docs/mqtt/broker">broker</a>.</p>
|
||||
|
||||
<p>To integrate MQTT into Home Assistant, add the following section to your <code class="highlighter-rouge">configuration.yaml</code> file. Keep in mind that the minimal setup will run with <a href="/docs/mqtt/broker#embedded-broker">an embedded MQTT broker</a>:</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue