Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
436f0fb1fa
|
|||
|
d1b5de7eb6
|
83
flows.json
83
flows.json
@@ -1745,7 +1745,8 @@
|
||||
"8a84615173fd7e97",
|
||||
"f260e2410571356a",
|
||||
"b497fe229c8f2eea",
|
||||
"f47a0d107875d550"
|
||||
"f47a0d107875d550",
|
||||
"f34011787b8474ef"
|
||||
],
|
||||
"x": 34,
|
||||
"y": 139,
|
||||
@@ -2862,12 +2863,13 @@
|
||||
"de09ef54cbab864a",
|
||||
"5c919106ebd7c9d4",
|
||||
"75072695f27adae7",
|
||||
"12e0c7c54a58f849"
|
||||
"12e0c7c54a58f849",
|
||||
"23e419f1270da94b"
|
||||
],
|
||||
"x": 54,
|
||||
"y": 239,
|
||||
"w": 1092,
|
||||
"h": 382
|
||||
"h": 442
|
||||
},
|
||||
{
|
||||
"id": "7d1c0a1099be4427",
|
||||
@@ -28235,7 +28237,8 @@
|
||||
"50e351d1ee6108b3",
|
||||
"334c28e08be1db12",
|
||||
"20b3699a56b0e901",
|
||||
"12e0c7c54a58f849"
|
||||
"12e0c7c54a58f849",
|
||||
"23e419f1270da94b"
|
||||
]
|
||||
]
|
||||
},
|
||||
@@ -28268,7 +28271,7 @@
|
||||
"domain": "switch",
|
||||
"service": "turn_on",
|
||||
"x": 880,
|
||||
"y": 520,
|
||||
"y": 580,
|
||||
"wires": [
|
||||
[]
|
||||
]
|
||||
@@ -28298,7 +28301,7 @@
|
||||
"domain": "script",
|
||||
"service": "turn_on",
|
||||
"x": 890,
|
||||
"y": 580,
|
||||
"y": 640,
|
||||
"wires": [
|
||||
[]
|
||||
]
|
||||
@@ -28431,7 +28434,7 @@
|
||||
"finalize": "",
|
||||
"libs": [],
|
||||
"x": 680,
|
||||
"y": 580,
|
||||
"y": 640,
|
||||
"wires": [
|
||||
[
|
||||
"9bd4665845af0545"
|
||||
@@ -28918,7 +28921,7 @@
|
||||
"entity_location": "data",
|
||||
"override_data": "msg",
|
||||
"x": 670,
|
||||
"y": 520,
|
||||
"y": 580,
|
||||
"wires": [
|
||||
[
|
||||
"f30486c8e11db0e4"
|
||||
@@ -28930,6 +28933,38 @@
|
||||
"Off"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "23e419f1270da94b",
|
||||
"type": "api-call-service",
|
||||
"z": "9824adcf61e30734",
|
||||
"g": "f4057835848d0904",
|
||||
"name": "Turn off Basement Fan",
|
||||
"server": "9e87348d.9c1c48",
|
||||
"version": 7,
|
||||
"debugenabled": false,
|
||||
"action": "fan.turn_off",
|
||||
"floorId": [],
|
||||
"areaId": [],
|
||||
"deviceId": [],
|
||||
"entityId": [
|
||||
"fan.basement_fan"
|
||||
],
|
||||
"labelId": [],
|
||||
"data": "",
|
||||
"dataType": "jsonata",
|
||||
"mergeContext": "",
|
||||
"mustacheAltTags": false,
|
||||
"outputProperties": [],
|
||||
"queue": "none",
|
||||
"blockInputOverrides": true,
|
||||
"domain": "fan",
|
||||
"service": "turn_off",
|
||||
"x": 700,
|
||||
"y": 520,
|
||||
"wires": [
|
||||
[]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "6f84caa4bd59a747",
|
||||
"type": "ha-button",
|
||||
@@ -34680,6 +34715,38 @@
|
||||
[]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "f34011787b8474ef",
|
||||
"type": "inject",
|
||||
"z": "ebd5561c4f077718",
|
||||
"g": "4329e464360d0afa",
|
||||
"name": "Manual Trigger",
|
||||
"props": [
|
||||
{
|
||||
"p": "payload"
|
||||
},
|
||||
{
|
||||
"p": "duration",
|
||||
"v": "10",
|
||||
"vt": "num"
|
||||
}
|
||||
],
|
||||
"repeat": "",
|
||||
"crontab": "",
|
||||
"once": false,
|
||||
"onceDelay": 0.1,
|
||||
"topic": "",
|
||||
"payload": "on",
|
||||
"payloadType": "str",
|
||||
"x": 160,
|
||||
"y": 300,
|
||||
"wires": [
|
||||
[
|
||||
"70f795fb061cbfef",
|
||||
"b2c0d6629b2603b7"
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "1f7af146c06b8b85",
|
||||
"type": "ha-select",
|
||||
|
||||
Reference in New Issue
Block a user