mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
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
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user