Compare commits

...

1 Commits

Author SHA1 Message Date
436f0fb1fa Turn off basement fan when Goodnight is pressed 2026-04-11 02:25:36 -04:00

View File

@@ -2863,12 +2863,13 @@
"de09ef54cbab864a",
"5c919106ebd7c9d4",
"75072695f27adae7",
"12e0c7c54a58f849"
"12e0c7c54a58f849",
"23e419f1270da94b"
],
"x": 54,
"y": 239,
"w": 1092,
"h": 382
"h": 442
},
{
"id": "7d1c0a1099be4427",
@@ -28236,7 +28237,8 @@
"50e351d1ee6108b3",
"334c28e08be1db12",
"20b3699a56b0e901",
"12e0c7c54a58f849"
"12e0c7c54a58f849",
"23e419f1270da94b"
]
]
},
@@ -28269,7 +28271,7 @@
"domain": "switch",
"service": "turn_on",
"x": 880,
"y": 520,
"y": 580,
"wires": [
[]
]
@@ -28299,7 +28301,7 @@
"domain": "script",
"service": "turn_on",
"x": 890,
"y": 580,
"y": 640,
"wires": [
[]
]
@@ -28432,7 +28434,7 @@
"finalize": "",
"libs": [],
"x": 680,
"y": 580,
"y": 640,
"wires": [
[
"9bd4665845af0545"
@@ -28919,7 +28921,7 @@
"entity_location": "data",
"override_data": "msg",
"x": 670,
"y": 520,
"y": 580,
"wires": [
[
"f30486c8e11db0e4"
@@ -28931,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",