Add delay before the briefing in good morning flow

This commit is contained in:
2023-08-14 14:31:21 -04:00
parent c1a1309700
commit d0f398a1b2

View File

@ -1037,9 +1037,7 @@
"f111c40459e27629" "f111c40459e27629"
], ],
"x": 34, "x": 34,
"y": 19, "y": 19
"w": 1272,
"h": 502
}, },
{ {
"id": "208284848b13b85b", "id": "208284848b13b85b",
@ -1362,7 +1360,9 @@
"e59180a1a6ae0a90" "e59180a1a6ae0a90"
], ],
"x": 1094, "x": 1094,
"y": 659 "y": 659,
"w": 632,
"h": 82
}, },
{ {
"id": "265593f442864b6a", "id": "265593f442864b6a",
@ -1602,9 +1602,7 @@
"8146f43fea5aec03" "8146f43fea5aec03"
], ],
"x": 34, "x": 34,
"y": 539, "y": 539
"w": 1192,
"h": 502
}, },
{ {
"id": "b9ffa3fa5af46ec3", "id": "b9ffa3fa5af46ec3",
@ -20938,7 +20936,7 @@
"wires": [ "wires": [
[ [
"5c9c73b7adb72896", "5c9c73b7adb72896",
"2fb85204eb56f86b" "3778a9f4cb80ce0b"
] ]
] ]
}, },
@ -21654,7 +21652,7 @@
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 730, "x": 790,
"y": 120, "y": 120,
"wires": [ "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", "id": "6a37c598ccfec0c7",
"type": "google-home", "type": "google-home",