From d0f398a1b2c4bdd0973da94eadc83801b0b5f8b9 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 14 Aug 2023 14:31:21 -0400 Subject: [PATCH] Add delay before the briefing in good morning flow --- flows.json | 42 +++++++++++++++++++++++++++++++++--------- 1 file changed, 33 insertions(+), 9 deletions(-) diff --git a/flows.json b/flows.json index 4589bce..b1127e1 100644 --- a/flows.json +++ b/flows.json @@ -1037,9 +1037,7 @@ "f111c40459e27629" ], "x": 34, - "y": 19, - "w": 1272, - "h": 502 + "y": 19 }, { "id": "208284848b13b85b", @@ -1362,7 +1360,9 @@ "e59180a1a6ae0a90" ], "x": 1094, - "y": 659 + "y": 659, + "w": 632, + "h": 82 }, { "id": "265593f442864b6a", @@ -1602,9 +1602,7 @@ "8146f43fea5aec03" ], "x": 34, - "y": 539, - "w": 1192, - "h": 502 + "y": 539 }, { "id": "b9ffa3fa5af46ec3", @@ -20938,7 +20936,7 @@ "wires": [ [ "5c9c73b7adb72896", - "2fb85204eb56f86b" + "3778a9f4cb80ce0b" ] ] }, @@ -21654,7 +21652,7 @@ "mustacheAltTags": false, "outputProperties": [], "queue": "none", - "x": 730, + "x": 790, "y": 120, "wires": [ [] @@ -22342,6 +22340,32 @@ [] ] }, + { + "id": "3778a9f4cb80ce0b", + "type": "delay", + "z": "5c4ac37140a54ac9", + "name": "", + "pauseType": "delay", + "timeout": "5", + "timeoutUnits": "seconds", + "rate": "1", + "nbRateUnits": "1", + "rateUnits": "second", + "randomFirst": "1", + "randomLast": "5", + "randomUnits": "seconds", + "drop": false, + "allowrate": false, + "outputs": 1, + "x": 675, + "y": 120, + "wires": [ + [ + "2fb85204eb56f86b" + ] + ], + "l": false + }, { "id": "6a37c598ccfec0c7", "type": "google-home",