Improvements to K's independent fan scheduling

This commit is contained in:
2023-05-08 16:38:44 -04:00
parent 772d3ae3e6
commit 07ba742fab
2 changed files with 4 additions and 1 deletions

Submodule node-red/projects/NerdFlows updated: 30d1809354...9eec952cba

View File

@ -63,6 +63,9 @@ template:
unique_id: ae893dd6-129c-4886-a966-a89b958d9f08 unique_id: ae893dd6-129c-4886-a966-a89b958d9f08
state: "{{ states('climate.master_bedroom_aircon') not in ['off','unknown','unavailable'] and states('sensor.master_bedroom_aircon_power') | int > 20 }}" state: "{{ states('climate.master_bedroom_aircon') not in ['off','unknown','unavailable'] and states('sensor.master_bedroom_aircon_power') | int > 20 }}"
device_class: running device_class: running
- name: Kallen Fan - Separate Schedule
unique_id: 3f243861-6a1f-412f-b9e3-933b54793b08
state: "{{ states('input_datetime.kallen_fan') != states('input_datetime.kallen_bedtime') }}"
input_boolean: input_boolean:
master_bedroom_nighttime_protocol: master_bedroom_nighttime_protocol: