Compare commits

..

2 Commits

Author SHA1 Message Date
Housemann
6685394869 Küche Arbeitsbeleuchtung eingebaut bei Diele Bewegung 2025-05-16 06:37:38 +02:00
Housemann
73c92fbb34 time range durch current state Node getauscht 2025-04-25 16:01:54 +02:00
2 changed files with 209 additions and 15 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

View File

@ -17,12 +17,18 @@
"43d024d394d94663",
"00b3ef7322366374",
"87806c641c86c3d9",
"14c3a212afc4cd78"
"14c3a212afc4cd78",
"7e7074a18d177e16",
"38767c1f739f3c8d",
"4f22d1a57648e607",
"2b525828bc96835e",
"c730df6b04bdaf41",
"fa8d1668235782d3"
],
"x": 14,
"y": 419,
"y": 399,
"w": 1412,
"h": 142
"h": 282
},
{
"id": "ec44baea08cc2923",
@ -76,11 +82,12 @@
}
],
"x": 150,
"y": 500,
"y": 520,
"wires": [
[
"c51f9311d8d05015",
"00b3ef7322366374"
"00b3ef7322366374",
"38767c1f739f3c8d"
],
[]
]
@ -126,7 +133,8 @@
"y": 460,
"wires": [
[
"c8a63c6fa6d37a51"
"c8a63c6fa6d37a51",
"7e7074a18d177e16"
],
[]
]
@ -135,6 +143,7 @@
"id": "c8a63c6fa6d37a51",
"type": "time-range-switch",
"z": "a1055886e0cbd337",
"d": true,
"g": "23b8f90b282ac8a2",
"name": "Nur Nachts 20-8",
"lat": "51.2115333",
@ -144,7 +153,7 @@
"startOffset": 0,
"endOffset": 0,
"x": 800,
"y": 460,
"y": 480,
"wires": [
[
"5b5ec57984037a5c"
@ -180,7 +189,7 @@
"domain": "light",
"service": "turn_on",
"x": 1270,
"y": 460,
"y": 440,
"wires": [
[]
]
@ -213,7 +222,7 @@
"domain": "light",
"service": "turn_off",
"x": 1270,
"y": 520,
"y": 580,
"wires": [
[]
]
@ -237,10 +246,10 @@
"allowrate": false,
"outputs": 1,
"x": 1020,
"y": 520,
"y": 580,
"wires": [
[
"f0c5e4339b494c3a"
"fa8d1668235782d3"
]
]
},
@ -248,6 +257,7 @@
"id": "00b3ef7322366374",
"type": "time-range-switch",
"z": "a1055886e0cbd337",
"d": true,
"g": "23b8f90b282ac8a2",
"name": "Nur Nachts 20-8",
"lat": "51.2115333",
@ -257,7 +267,7 @@
"startOffset": 0,
"endOffset": 0,
"x": 380,
"y": 520,
"y": 540,
"wires": [
[
"87806c641c86c3d9"
@ -277,7 +287,7 @@
"halt_if": "0",
"halt_if_type": "num",
"halt_if_compare": "gt",
"entity_id": "input_number.diele_timer_nachtlicht",
"entity_id": "input_number.diele_nachtlicht_timer",
"state_type": "num",
"blockInputOverrides": true,
"outputProperties": [
@ -303,7 +313,7 @@
"entity_location": "data",
"override_data": "msg",
"x": 600,
"y": 520,
"y": 580,
"wires": [
[
"14c3a212afc4cd78"
@ -325,13 +335,197 @@
"finalize": "",
"libs": [],
"x": 810,
"y": 520,
"y": 580,
"wires": [
[
"43d024d394d94663"
]
]
},
{
"id": "7e7074a18d177e16",
"type": "api-current-state",
"z": "a1055886e0cbd337",
"g": "23b8f90b282ac8a2",
"name": "Nachtlich Zeitplan",
"server": "387b3091.65c5",
"version": 3,
"outputs": 2,
"halt_if": "on",
"halt_if_type": "str",
"halt_if_compare": "is",
"entity_id": "schedule.diele_nachtlicht_zeitplan",
"state_type": "str",
"blockInputOverrides": true,
"outputProperties": [
{
"property": "payload",
"propertyType": "msg",
"value": "",
"valueType": "entityState"
},
{
"property": "data",
"propertyType": "msg",
"value": "",
"valueType": "entity"
}
],
"for": "0",
"forType": "num",
"forUnits": "minutes",
"override_topic": false,
"state_location": "payload",
"override_payload": "msg",
"entity_location": "data",
"override_data": "msg",
"x": 790,
"y": 440,
"wires": [
[
"2b525828bc96835e"
],
[]
]
},
{
"id": "38767c1f739f3c8d",
"type": "api-current-state",
"z": "a1055886e0cbd337",
"g": "23b8f90b282ac8a2",
"name": "Nachtlich Zeitplan",
"server": "387b3091.65c5",
"version": 3,
"outputs": 2,
"halt_if": "on",
"halt_if_type": "str",
"halt_if_compare": "is",
"entity_id": "schedule.diele_nachtlicht_zeitplan",
"state_type": "str",
"blockInputOverrides": true,
"outputProperties": [
{
"property": "payload",
"propertyType": "msg",
"value": "",
"valueType": "entityState"
},
{
"property": "data",
"propertyType": "msg",
"value": "",
"valueType": "entity"
}
],
"for": "0",
"forType": "num",
"forUnits": "minutes",
"override_topic": false,
"state_location": "payload",
"override_payload": "msg",
"entity_location": "data",
"override_data": "msg",
"x": 390,
"y": 580,
"wires": [
[
"87806c641c86c3d9"
],
[]
]
},
{
"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",
"type": "server",