Add delay before the briefing in good morning flow
This commit is contained in:
42
flows.json
42
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",
|
||||
|
Reference in New Issue
Block a user