diff --git a/flows.json b/flows.json index dcfd183..fefc33c 100644 --- a/flows.json +++ b/flows.json @@ -22041,6 +22041,16 @@ "label": "presence", "id": "6dfa989bb120e6c6" }, + { + "id": "pres_c_homemode", + "type": "comment", + "z": "6dfa989bb120e6c6", + "name": "── Home Mode ──", + "wires": [], + "info": "", + "x": 120, + "y": 60 + }, { "id": "pres001a2b3c4d5e", "type": "server-state-changed", @@ -22129,7 +22139,7 @@ "checkall": "true", "repair": false, "outputs": 2, - "x": 360, + "x": 400, "y": 100 }, { @@ -22160,7 +22170,7 @@ "blockInputOverrides": false, "domain": "input_select", "service": "select_option", - "x": 580, + "x": 660, "y": 60 }, { @@ -22191,7 +22201,7 @@ "blockInputOverrides": false, "domain": "input_select", "service": "select_option", - "x": 580, + "x": 660, "y": 140 }, { @@ -22201,7 +22211,7 @@ "name": "── Room Presence State Machine ──", "wires": [], "info": "", - "x": 300, + "x": 120, "y": 220 }, { @@ -22211,7 +22221,7 @@ "name": "Person", "wires": [], "info": "", - "x": 60, + "x": 120, "y": 280 }, { @@ -22221,7 +22231,7 @@ "name": "Hallway (direction + state)", "wires": [], "info": "", - "x": 60, + "x": 120, "y": 360 }, { @@ -22231,8 +22241,8 @@ "name": "Room Motion Sensors", "wires": [], "info": "", - "x": 60, - "y": 640 + "x": 120, + "y": 660 }, { "id": "pres_sm_c_sm", @@ -22242,7 +22252,7 @@ "wires": [], "info": "", "x": 400, - "y": 280 + "y": 580 }, { "id": "pres_sm_c_out", @@ -22252,7 +22262,7 @@ "wires": [], "info": "", "x": 660, - "y": 280 + "y": 580 }, { "id": "pres_sm_person", @@ -22828,7 +22838,7 @@ "domain": "input_select", "service": "select_option", "x": 660, - "y": 580 + "y": 620 }, { "id": "pres_sm_dbg", @@ -22845,6 +22855,6 @@ "statusVal": "", "statusType": "auto", "x": 660, - "y": 660 + "y": 700 } ] \ No newline at end of file