K's timer now completes trombone practice task

This commit is contained in:
2022-10-22 18:46:16 -04:00
parent 2e3caa7567
commit 52e7b49548

View File

@ -663,9 +663,7 @@
"59d83dd7c5adba1f" "59d83dd7c5adba1f"
], ],
"x": 14, "x": 14,
"y": 699, "y": 699
"w": 1312,
"h": 422
}, },
{ {
"id": "e065b1ed4938b477", "id": "e065b1ed4938b477",
@ -750,9 +748,7 @@
"ce3e05090d0848d5" "ce3e05090d0848d5"
], ],
"x": 14, "x": 14,
"y": 59, "y": 59
"w": 2812,
"h": 622
}, },
{ {
"id": "5c50443a84910fb7", "id": "5c50443a84910fb7",
@ -1122,7 +1118,8 @@
"b0c92a72557d0ac6", "b0c92a72557d0ac6",
"408795055634e897", "408795055634e897",
"0a441953c41a18ae", "0a441953c41a18ae",
"08a22fa71fce5e91" "08a22fa71fce5e91",
"d580c539c554a4c1"
], ],
"x": 34, "x": 34,
"y": 559, "y": 559,
@ -4555,7 +4552,7 @@
"mustacheAltTags": false, "mustacheAltTags": false,
"outputProperties": [], "outputProperties": [],
"queue": "none", "queue": "none",
"x": 670, "x": 490,
"y": 840, "y": 840,
"wires": [ "wires": [
[] []
@ -4696,7 +4693,7 @@
"name": "", "name": "",
"token": "f19eac517a138c66", "token": "f19eac517a138c66",
"x": 980, "x": 980,
"y": 740, "y": 780,
"wires": [ "wires": [
[] []
] ]
@ -5132,19 +5129,27 @@
"t": "eq", "t": "eq",
"v": "Writing", "v": "Writing",
"vt": "str" "vt": "str"
},
{
"t": "eq",
"v": "Trombone Practice",
"vt": "str"
} }
], ],
"checkall": "true", "checkall": "true",
"repair": false, "repair": false,
"outputs": 2, "outputs": 3,
"x": 650, "x": 650,
"y": 740, "y": 780,
"wires": [ "wires": [
[ [
"d8e2d16e313b938a" "d8e2d16e313b938a"
], ],
[ [
"408795055634e897" "408795055634e897"
],
[
"d580c539c554a4c1"
] ]
] ]
}, },
@ -6183,6 +6188,34 @@
] ]
] ]
}, },
{
"id": "d580c539c554a4c1",
"type": "change",
"z": "4a8821853d4dd1ad",
"g": "1ca205a84922c8c2",
"name": "Task ID",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "{\"id\":\"6222268062\"}",
"tot": "json"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 800,
"y": 840,
"wires": [
[
"9727faf3509b96f8"
]
]
},
{ {
"id": "fd4bbf481e16e6ea", "id": "fd4bbf481e16e6ea",
"type": "sunrise", "type": "sunrise",