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
This commit is contained in:
parent
238fc5b0c0
commit
9faef559b6
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ A full configuration example looks like the one below.
|
||||||
climate:
|
climate:
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: Study
|
name: Study
|
||||||
target_sensor: sensor.study_temperature
|
|
||||||
modes:
|
modes:
|
||||||
- off
|
- off
|
||||||
- cool
|
- cool
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue