From 9faef559b626d1a859aa020e7cb7478907ec3e98 Mon Sep 17 00:00:00 2001 From: moskovskiy82 Date: Mon, 30 Oct 2017 09:42:41 +0300 Subject: [PATCH] Remove target_sensor from the configuration (#3833) Seems it's there by mistake. As looking through MQTT HVAC uses current_temperature_topic instead. Which is actually a drawback --- source/_components/climate.mqtt.markdown | 1 - 1 file changed, 1 deletion(-) diff --git a/source/_components/climate.mqtt.markdown b/source/_components/climate.mqtt.markdown index bde12c97ccd..7d624b4d9a9 100644 --- a/source/_components/climate.mqtt.markdown +++ b/source/_components/climate.mqtt.markdown @@ -70,7 +70,6 @@ A full configuration example looks like the one below. climate: - platform: mqtt name: Study - target_sensor: sensor.study_temperature modes: - off - cool