Add pause-detection improvement to living room media scenes

This commit is contained in:
2023-11-22 17:42:29 -05:00
parent 912cc16dda
commit 6c57a8673b

View File

@ -870,7 +870,9 @@
"ec4682a111a48b70" "ec4682a111a48b70"
], ],
"x": 14, "x": 14,
"y": 839 "y": 839,
"w": 1552,
"h": 402
}, },
{ {
"id": "e065b1ed4938b477", "id": "e065b1ed4938b477",
@ -929,7 +931,9 @@
"6bbf7df2c43c481e" "6bbf7df2c43c481e"
], ],
"x": 14, "x": 14,
"y": 11.5 "y": 11.5,
"w": 1252,
"h": 809.5
}, },
{ {
"id": "5c50443a84910fb7", "id": "5c50443a84910fb7",
@ -1040,7 +1044,8 @@
"e5af55b177f37c65", "e5af55b177f37c65",
"27b2c22907382e6d", "27b2c22907382e6d",
"f111c40459e27629", "f111c40459e27629",
"33903d3f8f53dadd" "33903d3f8f53dadd",
"f463df7e17e045e9"
], ],
"x": 34, "x": 34,
"y": 19, "y": 19,
@ -1153,7 +1158,9 @@
"f5fb96bf1a33b3cd" "f5fb96bf1a33b3cd"
], ],
"x": 54, "x": 54,
"y": 19 "y": 19,
"w": 1492,
"h": 282
}, },
{ {
"id": "0c81dfaed25d225c", "id": "0c81dfaed25d225c",
@ -1430,7 +1437,9 @@
"99c141f21de4feda" "99c141f21de4feda"
], ],
"x": 74, "x": 74,
"y": 39 "y": 39,
"w": 1132,
"h": 262
}, },
{ {
"id": "a6de35af12739885", "id": "a6de35af12739885",
@ -1452,7 +1461,9 @@
"724f186878227dad" "724f186878227dad"
], ],
"x": 74, "x": 74,
"y": 339 "y": 339,
"w": 1132,
"h": 202
}, },
{ {
"id": "0804d9edeca1c9fa", "id": "0804d9edeca1c9fa",
@ -1473,7 +1484,9 @@
"4523045453de0a33" "4523045453de0a33"
], ],
"x": 74, "x": 74,
"y": 579 "y": 579,
"w": 1092,
"h": 202
}, },
{ {
"id": "385f03591bc34bcc", "id": "385f03591bc34bcc",
@ -14117,7 +14130,7 @@
"y": 380, "y": 380,
"wires": [ "wires": [
[ [
"8b0b39deb5142557" "f463df7e17e045e9"
] ]
], ],
"outputLabels": [ "outputLabels": [
@ -14166,7 +14179,7 @@
"payloadtype": "num", "payloadtype": "num",
"payloadval": "0", "payloadval": "0",
"name": "", "name": "",
"x": 510, "x": 550,
"y": 420, "y": 420,
"wires": [ "wires": [
[ [
@ -14219,7 +14232,7 @@
"initialize": "", "initialize": "",
"finalize": "", "finalize": "",
"libs": [], "libs": [],
"x": 310, "x": 350,
"y": 380, "y": 380,
"wires": [ "wires": [
[ [
@ -14251,7 +14264,7 @@
"initialize": "", "initialize": "",
"finalize": "", "finalize": "",
"libs": [], "libs": [],
"x": 690, "x": 730,
"y": 420, "y": 420,
"wires": [ "wires": [
[ [
@ -15143,6 +15156,33 @@
] ]
] ]
}, },
{
"id": "f463df7e17e045e9",
"type": "delay",
"z": "b0286fae9f2ce547",
"g": "ff6d8150e8d5e606",
"name": "",
"pauseType": "delay",
"timeout": "1",
"timeoutUnits": "seconds",
"rate": "1",
"nbRateUnits": "1",
"rateUnits": "second",
"randomFirst": "1",
"randomLast": "5",
"randomUnits": "seconds",
"drop": false,
"allowrate": false,
"outputs": 1,
"x": 235,
"y": 380,
"wires": [
[
"8b0b39deb5142557"
]
],
"l": false
},
{ {
"id": "b4dbbf788c5a30d2", "id": "b4dbbf788c5a30d2",
"type": "subflow:6429099c4571dd6b", "type": "subflow:6429099c4571dd6b",