Küche Arbeitsbeleuchtung eingebaut bei Diele Bewegung

This commit is contained in:
Housemann 2025-05-16 06:37:38 +02:00
parent 73c92fbb34
commit 6685394869
2 changed files with 105 additions and 9 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@ -19,12 +19,16 @@
"87806c641c86c3d9", "87806c641c86c3d9",
"14c3a212afc4cd78", "14c3a212afc4cd78",
"7e7074a18d177e16", "7e7074a18d177e16",
"38767c1f739f3c8d" "38767c1f739f3c8d",
"4f22d1a57648e607",
"2b525828bc96835e",
"c730df6b04bdaf41",
"fa8d1668235782d3"
], ],
"x": 14, "x": 14,
"y": 399, "y": 399,
"w": 1412, "w": 1412,
"h": 222 "h": 282
}, },
{ {
"id": "ec44baea08cc2923", "id": "ec44baea08cc2923",
@ -185,7 +189,7 @@
"domain": "light", "domain": "light",
"service": "turn_on", "service": "turn_on",
"x": 1270, "x": 1270,
"y": 480, "y": 440,
"wires": [ "wires": [
[] []
] ]
@ -218,7 +222,7 @@
"domain": "light", "domain": "light",
"service": "turn_off", "service": "turn_off",
"x": 1270, "x": 1270,
"y": 540, "y": 580,
"wires": [ "wires": [
[] []
] ]
@ -242,10 +246,10 @@
"allowrate": false, "allowrate": false,
"outputs": 1, "outputs": 1,
"x": 1020, "x": 1020,
"y": 540, "y": 580,
"wires": [ "wires": [
[ [
"f0c5e4339b494c3a" "fa8d1668235782d3"
] ]
] ]
}, },
@ -309,7 +313,7 @@
"entity_location": "data", "entity_location": "data",
"override_data": "msg", "override_data": "msg",
"x": 600, "x": 600,
"y": 540, "y": 580,
"wires": [ "wires": [
[ [
"14c3a212afc4cd78" "14c3a212afc4cd78"
@ -331,7 +335,7 @@
"finalize": "", "finalize": "",
"libs": [], "libs": [],
"x": 810, "x": 810,
"y": 540, "y": 580,
"wires": [ "wires": [
[ [
"43d024d394d94663" "43d024d394d94663"
@ -379,7 +383,7 @@
"y": 440, "y": 440,
"wires": [ "wires": [
[ [
"5b5ec57984037a5c" "2b525828bc96835e"
], ],
[] []
] ]
@ -430,6 +434,98 @@
[] []
] ]
}, },
{
"id": "4f22d1a57648e607",
"type": "api-call-service",
"z": "a1055886e0cbd337",
"g": "23b8f90b282ac8a2",
"name": "Küche LED Streifen AN",
"server": "387b3091.65c5",
"version": 7,
"debugenabled": false,
"action": "light.turn_on",
"floorId": [],
"areaId": [],
"deviceId": [],
"entityId": [
"light.arbeitsplatte"
],
"labelId": [],
"data": "{\"brightness\":\"40\"\t,\"profile\":\"relax\"}",
"dataType": "jsonata",
"mergeContext": "",
"mustacheAltTags": false,
"outputProperties": [],
"queue": "none",
"blockInputOverrides": false,
"domain": "light",
"service": "turn_on",
"x": 1250,
"y": 500,
"wires": [
[]
]
},
{
"id": "2b525828bc96835e",
"type": "junction",
"z": "a1055886e0cbd337",
"g": "23b8f90b282ac8a2",
"x": 1080,
"y": 440,
"wires": [
[
"5b5ec57984037a5c",
"4f22d1a57648e607"
]
]
},
{
"id": "c730df6b04bdaf41",
"type": "api-call-service",
"z": "a1055886e0cbd337",
"g": "23b8f90b282ac8a2",
"name": "Küche LED Streifen AUS",
"server": "387b3091.65c5",
"version": 7,
"debugenabled": false,
"action": "light.turn_off",
"floorId": [],
"areaId": [],
"deviceId": [],
"entityId": [
"light.arbeitsplatte"
],
"labelId": [],
"data": "",
"dataType": "jsonata",
"mergeContext": "",
"mustacheAltTags": false,
"outputProperties": [],
"queue": "none",
"blockInputOverrides": false,
"domain": "light",
"service": "turn_off",
"x": 1250,
"y": 640,
"wires": [
[]
]
},
{
"id": "fa8d1668235782d3",
"type": "junction",
"z": "a1055886e0cbd337",
"g": "23b8f90b282ac8a2",
"x": 1100,
"y": 580,
"wires": [
[
"f0c5e4339b494c3a",
"c730df6b04bdaf41"
]
]
},
{ {
"id": "387b3091.65c5", "id": "387b3091.65c5",
"type": "server", "type": "server",