Removed obsolete paragraph from mqtt climate (#11381)

This commit is contained in:
Sören Beye 2019-12-07 10:30:49 +01:00 committed by Fabian Affolter
parent 650c6142bb
commit c2a775aedd

View File

@ -10,10 +10,6 @@ ha_iot_class: Local Polling
The `mqtt` climate platform lets 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.
It uses a sensor under the hood to obtain the current temperature.
## Configuration ## Configuration
To enable this climate platform in your installation, first add the following to your `configuration.yaml` file: To enable this climate platform in your installation, first add the following to your `configuration.yaml` file: