Turn off Gaming Mode when leaving the basement
This commit is contained in:
37
flows.json
37
flows.json
@ -973,9 +973,7 @@
|
||||
"51b11f9d5b8bfbb0"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 179,
|
||||
"w": 1292,
|
||||
"h": 382
|
||||
"y": 179
|
||||
},
|
||||
{
|
||||
"id": "477e752fcd2e2a19",
|
||||
@ -1012,9 +1010,7 @@
|
||||
"ca88f85ba00a6744"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 319,
|
||||
"w": 472,
|
||||
"h": 202
|
||||
"y": 319
|
||||
},
|
||||
{
|
||||
"id": "ff6d8150e8d5e606",
|
||||
@ -1358,9 +1354,7 @@
|
||||
"51d05298561cfddb"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 39,
|
||||
"w": 672,
|
||||
"h": 262
|
||||
"y": 39
|
||||
},
|
||||
{
|
||||
"id": "265593f442864b6a",
|
||||
@ -1377,9 +1371,7 @@
|
||||
"a8d7f5e5d4f549b0"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 579,
|
||||
"w": 732,
|
||||
"h": 162
|
||||
"y": 579
|
||||
},
|
||||
{
|
||||
"id": "931cc27100c9317e",
|
||||
@ -1398,9 +1390,7 @@
|
||||
"f9bc4d36a0df7947"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 759,
|
||||
"w": 672,
|
||||
"h": 222
|
||||
"y": 759
|
||||
},
|
||||
{
|
||||
"id": "6e83103b5c5311e9",
|
||||
@ -1418,9 +1408,7 @@
|
||||
"a75651492e779bfc"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 19,
|
||||
"w": 912,
|
||||
"h": 142
|
||||
"y": 19
|
||||
},
|
||||
{
|
||||
"id": "88f099618e56926d",
|
||||
@ -1502,9 +1490,7 @@
|
||||
"15f7382daddb4b3e"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 999,
|
||||
"w": 632,
|
||||
"h": 82
|
||||
"y": 999
|
||||
},
|
||||
{
|
||||
"id": "31767ffd6a647579",
|
||||
@ -1762,9 +1748,7 @@
|
||||
"bb4ca3d4e66d87a5"
|
||||
],
|
||||
"x": 734,
|
||||
"y": 39,
|
||||
"w": 512,
|
||||
"h": 802
|
||||
"y": 39
|
||||
},
|
||||
{
|
||||
"id": "fba69dfc80829db7",
|
||||
@ -20163,7 +20147,7 @@
|
||||
"id": "20b3699a56b0e901",
|
||||
"type": "api-call-service",
|
||||
"z": "5c4ac37140a54ac9",
|
||||
"name": "Turn off Studio Quiet",
|
||||
"name": "Turn off Quiet/Gaming Modes",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 5,
|
||||
"debugenabled": false,
|
||||
@ -20172,6 +20156,7 @@
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [
|
||||
"input_boolean.gaming_mode",
|
||||
"input_boolean.studio_quiet"
|
||||
],
|
||||
"data": "",
|
||||
@ -20180,7 +20165,7 @@
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"x": 540,
|
||||
"x": 570,
|
||||
"y": 520,
|
||||
"wires": [
|
||||
[]
|
||||
|
Reference in New Issue
Block a user