Adjust for new option names #52

This commit is contained in:
2022-10-17 20:03:54 -04:00
parent 5976151b13
commit 76ca50210d
4 changed files with 16 additions and 18 deletions

View File

@ -398,7 +398,7 @@ script:
Fan
{% endif %}
{% else %}
None
N/A
{% endif %}
- service: input_select.select_option
target:
@ -408,7 +408,7 @@ script:
{% if states('sensor.tonights_low_temp') >= states('input_number.master_bedroom_fan_threshold') %}
Fan
{% else %}
None
N/A
{% endif %}
nursery_scheduling: