Update MQTT docs for consistency (#3759)

Makes some updates to the MQTT docs pages for spelling and grammar, and
also consistency.
This commit is contained in:
Phil Hawthorne 2017-10-25 06:12:33 +11:00 committed by Franck Nijhof
parent 5efe58ec85
commit 86a281bfb0
8 changed files with 22 additions and 22 deletions

View file

@ -13,7 +13,7 @@ ha_release: 0.55
ha_iot_class: "Local Polling"
---
The `mqtt` climate platform let you control your MQTT enabled HVAC devices.
The `mqtt` climate platform lets you control your MQTT enabled HVAC devices.
The platform currently works in optimistic mode, which means it does not obtain states from MQTT topics, but it sends and remembers control commands.