Forgot to change a parameter #52

This commit is contained in:
2022-10-12 20:27:40 -04:00
parent a95442c5ff
commit 2647ea297d

View File

@ -172,13 +172,9 @@ automation:
- condition: state
entity_id: input_boolean.nursery_aircon_installed
state: 'on'
- condition: template
value_template: >
{% if states('sensor.tonights_low_temp') >= states('input_number.nursery_aircon_threshold') %}
true
{% else %}
false
{% endif %}
- condition: state
entity_id: input_select.scheduled_climate_mode_nursery_aircon
state: 'AC'
action:
- service: fan.turn_on
target: