@@ -35,7 +35,10 @@ climate:
|
|||||||
visual:
|
visual:
|
||||||
min_temperature: ${temp_min} ${temp_units}
|
min_temperature: ${temp_min} ${temp_units}
|
||||||
max_temperature: ${temp_max} ${temp_units}
|
max_temperature: ${temp_max} ${temp_units}
|
||||||
temperature_step: ${temp_step} ${temp_units}
|
#temperature_step: ${temp_step} ${temp_units}
|
||||||
|
temperature_step:
|
||||||
|
target_temperature: ${temp_step} ${temp_units}
|
||||||
|
current_temperature: 0.1 ${temp_units}
|
||||||
idle_action:
|
idle_action:
|
||||||
- switch.turn_off: relay_${heater_relay}
|
- switch.turn_off: relay_${heater_relay}
|
||||||
default_preset: "Off"
|
default_preset: "Off"
|
||||||
|
|||||||
Reference in New Issue
Block a user