mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +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:
|
climate:
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: Study
|
name: Study
|
||||||
target_sensor: sensor.study_temperature
|
|
||||||
modes:
|
modes:
|
||||||
- off
|
- off
|
||||||
- cool
|
- cool
|
||||||
|
Loading…
x
Reference in New Issue
Block a user