diff --git a/node-red/projects/NerdFlows b/node-red/projects/NerdFlows index 30d1809..9eec952 160000 --- a/node-red/projects/NerdFlows +++ b/node-red/projects/NerdFlows @@ -1 +1 @@ -Subproject commit 30d1809354f535f95adcc2789868f703bd417e19 +Subproject commit 9eec952cbad4abaa5a6dfdfa7ad68ca60b98f299 diff --git a/packages/climate.yaml b/packages/climate.yaml index 7a5c253..edf76c3 100644 --- a/packages/climate.yaml +++ b/packages/climate.yaml @@ -63,6 +63,9 @@ template: 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 }}" 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: master_bedroom_nighttime_protocol: