Adjust for new option names #52
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user