From 26062d4257c6264188a83099feaf905484a8f786 Mon Sep 17 00:00:00 2001 From: tm24fan8 Date: Fri, 4 Nov 2022 03:16:29 -0400 Subject: [PATCH] Goodnight now uses scheduled AC mode for decisionmaking --- flows.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/flows.json b/flows.json index c63051c..54dd001 100644 --- a/flows.json +++ b/flows.json @@ -15622,7 +15622,7 @@ "mustacheAltTags": false, "outputProperties": [], "queue": "none", - "x": 980, + "x": 1000, "y": 100, "wires": [ [ @@ -15667,7 +15667,7 @@ "override_payload": "msg", "entity_location": "data", "override_data": "msg", - "x": 760, + "x": 800, "y": 100, "wires": [ [ @@ -15718,14 +15718,14 @@ "type": "api-current-state", "z": "72f99805df043603", "g": "e065b1ed4938b477", - "name": "Check A/C State", + "name": "Check A/C Schedule", "server": "9e87348d.9c1c48", "version": 3, "outputs": 2, - "halt_if": "cool", + "halt_if": "AC", "halt_if_type": "str", "halt_if_compare": "is", - "entity_id": "climate.master_bedroom_aircon", + "entity_id": "input_select.scheduled_climate_mode_master_bedroom_aircon", "state_type": "str", "blockInputOverrides": false, "outputProperties": [ @@ -15750,7 +15750,7 @@ "override_payload": "msg", "entity_location": "data", "override_data": "msg", - "x": 540, + "x": 560, "y": 100, "wires": [ [ @@ -17528,7 +17528,7 @@ "mustacheAltTags": false, "outputProperties": [], "queue": "none", - "x": 1160, + "x": 1180, "y": 100, "wires": [ []