MQTT Grammar (#14137)

This commit is contained in:
Andrew Fahrenholtz 2020-08-03 05:00:29 -05:00 committed by GitHub
parent 4adac88a8c
commit 39f943516f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ The MQTT integration needs you to run an MQTT broker for Home Assistant to conne
### Run your own
This is the most private option, is running your own MQTT broker.
The most private option is running your own MQTT broker.
The recommended setup method is to use the [Mosquitto MQTT broker add-on](https://github.com/home-assistant/hassio-addons/blob/master/mosquitto/DOCS.md).