diff --git a/node_red_diele_statusanzeige.json b/node_red_diele_statusanzeige.json new file mode 100644 index 0000000..f6893bc --- /dev/null +++ b/node_red_diele_statusanzeige.json @@ -0,0 +1,1224 @@ +[ + { + "id": "3a0d7e6d7448cef4", + "type": "group", + "z": "10384af010091eab", + "name": "Diele Statusanzeige", + "style": { + "label": true, + "fill": "#bfdbef" + }, + "nodes": [ + "c996b3279c905614", + "9867d557c00eec63", + "d8c674f5d3d045c0", + "eda32ce726460ed1", + "1d164e4fceed28ee", + "ff8c67d8d94fa140", + "121b7b45937fb842", + "2bfd7d2b0fd8d133", + "4d966428c8104b5c", + "5051306cd334eef2", + "3fe790db91085ef6", + "7411e941efead1f1", + "fd18322d6fe5add0", + "726d024b631ef00b", + "f413bb6a188de9a5", + "5959fed576ca94d2", + "7fe2417bca140dba", + "39b6572862521f50", + "65ee53a50ac703e4", + "4fd4cf0441f2553d", + "2bcb0982cbbe208f", + "10cdaee30dd16333", + "68c328118ab83c02", + "7c2d661c17254eb0", + "e4aa0e7c8ea3adce", + "76982f7a61c3dee4", + "2d1e7b4b709d9341", + "ba21476ceefc466b", + "b4e2727ab8551a16", + "85eaeb93306cbf10", + "9807dd414816d04b", + "e13bf3acbf627aa1" + ], + "x": 34, + "y": 1279, + "w": 1232, + "h": 1082 + }, + { + "id": "c996b3279c905614", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH01 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 1320, + "wires": [ + [] + ] + }, + { + "id": "9867d557c00eec63", + "type": "server-state-changed", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": " Fenster / Balkontüren / Sonstiges", + "server": "162e4f7136cd343a", + "version": 6, + "outputs": 1, + "exposeAsEntityConfig": "", + "entities": { + "entity": [ + "sensor.wohnzimmer_balkontur", + "sensor.kinderzimmer_fenster", + "sensor.schlafzimmer_balkontuer", + "sensor.kueche_balkontuer", + "sensor.kueche_fenster", + "input_boolean.klingel_aus", + "light.alle_lampen", + "switch.kueche_untertischgeraet" + ], + "substring": [], + "regex": [] + }, + "outputInitially": false, + "stateType": "str", + "ifState": "", + "ifStateType": "str", + "ifStateOperator": "is", + "outputOnlyOnStateChange": true, + "for": "0", + "forType": "num", + "forUnits": "minutes", + "ignorePrevStateNull": false, + "ignorePrevStateUnknown": false, + "ignorePrevStateUnavailable": false, + "ignoreCurrentStateUnknown": false, + "ignoreCurrentStateUnavailable": false, + "outputProperties": [ + { + "property": "payload", + "propertyType": "msg", + "value": "", + "valueType": "entityState" + }, + { + "property": "data", + "propertyType": "msg", + "value": "", + "valueType": "eventData" + }, + { + "property": "topic", + "propertyType": "msg", + "value": "", + "valueType": "triggerId" + } + ], + "x": 190, + "y": 1500, + "wires": [ + [ + "d8c674f5d3d045c0", + "68c328118ab83c02" + ] + ] + }, + { + "id": "d8c674f5d3d045c0", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Entity_id", + "property": "data.entity_id", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "sensor.wohnzimmer_balkontur", + "vt": "str" + }, + { + "t": "eq", + "v": "sensor.schlafzimmer_balkontuer", + "vt": "str" + }, + { + "t": "eq", + "v": "sensor.kueche_balkontuer", + "vt": "str" + }, + { + "t": "eq", + "v": "sensor.kueche_fenster", + "vt": "str" + }, + { + "t": "eq", + "v": "sensor.kinderzimmer_fenster", + "vt": "str" + }, + { + "t": "eq", + "v": "input_boolean.klingel_aus", + "vt": "str" + }, + { + "t": "eq", + "v": "light.alle_lampen", + "vt": "str" + }, + { + "t": "eq", + "v": "switch.kueche_untertischgeraet", + "vt": "str" + } + ], + "checkall": "true", + "repair": false, + "outputs": 8, + "x": 360, + "y": 1780, + "wires": [ + [ + "eda32ce726460ed1" + ], + [ + "7411e941efead1f1" + ], + [ + "2bfd7d2b0fd8d133" + ], + [ + "5959fed576ca94d2" + ], + [ + "4fd4cf0441f2553d" + ], + [ + "7c2d661c17254eb0" + ], + [ + "2d1e7b4b709d9341" + ], + [ + "85eaeb93306cbf10" + ] + ] + }, + { + "id": "eda32ce726460ed1", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Wohnzimmer Balkontür", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "open", + "vt": "str" + }, + { + "t": "eq", + "v": "closed", + "vt": "str" + }, + { + "t": "eq", + "v": "tilted", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 3, + "x": 720, + "y": 1360, + "wires": [ + [ + "c996b3279c905614" + ], + [ + "1d164e4fceed28ee" + ], + [ + "ff8c67d8d94fa140" + ] + ] + }, + { + "id": "1d164e4fceed28ee", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH01 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 1360, + "wires": [ + [] + ] + }, + { + "id": "ff8c67d8d94fa140", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH01 ORANGE", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741" + ], + "labelId": [], + "data": "{\"option\":\"orange\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1090, + "y": 1400, + "wires": [ + [] + ] + }, + { + "id": "121b7b45937fb842", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH02 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_2" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 1600, + "wires": [ + [] + ] + }, + { + "id": "2bfd7d2b0fd8d133", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Küche Balkontür", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "open", + "vt": "str" + }, + { + "t": "eq", + "v": "closed", + "vt": "str" + }, + { + "t": "eq", + "v": "tilted", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 3, + "x": 700, + "y": 1640, + "wires": [ + [ + "121b7b45937fb842" + ], + [ + "4d966428c8104b5c" + ], + [ + "5051306cd334eef2" + ] + ] + }, + { + "id": "4d966428c8104b5c", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH02 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_2" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 1640, + "wires": [ + [] + ] + }, + { + "id": "5051306cd334eef2", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH02 ORANGE", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_2" + ], + "labelId": [], + "data": "{\"option\":\"orange\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1090, + "y": 1680, + "wires": [ + [] + ] + }, + { + "id": "3fe790db91085ef6", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH03 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_3" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 1460, + "wires": [ + [] + ] + }, + { + "id": "7411e941efead1f1", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Schlafzimmer Balkontür", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "open", + "vt": "str" + }, + { + "t": "eq", + "v": "closed", + "vt": "str" + }, + { + "t": "eq", + "v": "tilted", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 3, + "x": 730, + "y": 1500, + "wires": [ + [ + "3fe790db91085ef6" + ], + [ + "fd18322d6fe5add0" + ], + [ + "726d024b631ef00b" + ] + ] + }, + { + "id": "fd18322d6fe5add0", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH03 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_3" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 1500, + "wires": [ + [] + ] + }, + { + "id": "726d024b631ef00b", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH03 ORANGE", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_3" + ], + "labelId": [], + "data": "{\"option\":\"orange\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1090, + "y": 1540, + "wires": [ + [] + ] + }, + { + "id": "f413bb6a188de9a5", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH05 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_5" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 1740, + "wires": [ + [] + ] + }, + { + "id": "5959fed576ca94d2", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Küche Fenster", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "open", + "vt": "str" + }, + { + "t": "eq", + "v": "closed", + "vt": "str" + }, + { + "t": "eq", + "v": "tilted", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 3, + "x": 700, + "y": 1780, + "wires": [ + [ + "f413bb6a188de9a5" + ], + [ + "7fe2417bca140dba" + ], + [ + "39b6572862521f50" + ] + ] + }, + { + "id": "7fe2417bca140dba", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH05 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_5" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 1780, + "wires": [ + [] + ] + }, + { + "id": "39b6572862521f50", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH05 ORANGE", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_5" + ], + "labelId": [], + "data": "{\"option\":\"orange\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1090, + "y": 1820, + "wires": [ + [] + ] + }, + { + "id": "65ee53a50ac703e4", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH04 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_4" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 1880, + "wires": [ + [] + ] + }, + { + "id": "4fd4cf0441f2553d", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Kinderzimmer Fenster", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "open", + "vt": "str" + }, + { + "t": "eq", + "v": "closed", + "vt": "str" + }, + { + "t": "eq", + "v": "tilted", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 3, + "x": 720, + "y": 1920, + "wires": [ + [ + "65ee53a50ac703e4" + ], + [ + "2bcb0982cbbe208f" + ], + [ + "10cdaee30dd16333" + ] + ] + }, + { + "id": "2bcb0982cbbe208f", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH04 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_4" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 1920, + "wires": [ + [] + ] + }, + { + "id": "10cdaee30dd16333", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH04 ORANGE", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_4" + ], + "labelId": [], + "data": "{\"option\":\"orange\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1090, + "y": 1960, + "wires": [ + [] + ] + }, + { + "id": "68c328118ab83c02", + "type": "debug", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "debug 6", + "active": true, + "tosidebar": true, + "console": false, + "tostatus": false, + "complete": "data", + "targetType": "msg", + "statusVal": "", + "statusType": "auto", + "x": 160, + "y": 1580, + "wires": [] + }, + { + "id": "7c2d661c17254eb0", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Diele Klingel", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "off", + "vt": "str" + }, + { + "t": "eq", + "v": "on", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 2, + "x": 690, + "y": 2040, + "wires": [ + [ + "e4aa0e7c8ea3adce" + ], + [ + "76982f7a61c3dee4" + ] + ] + }, + { + "id": "e4aa0e7c8ea3adce", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH13 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_13" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 2020, + "wires": [ + [] + ] + }, + { + "id": "76982f7a61c3dee4", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH13 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_13" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 2080, + "wires": [ + [] + ] + }, + { + "id": "2d1e7b4b709d9341", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Beleuchtung", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "on", + "vt": "str" + }, + { + "t": "eq", + "v": "off", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 2, + "x": 690, + "y": 2160, + "wires": [ + [ + "ba21476ceefc466b" + ], + [ + "b4e2727ab8551a16" + ] + ] + }, + { + "id": "ba21476ceefc466b", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH12 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_12" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 2140, + "wires": [ + [] + ] + }, + { + "id": "b4e2727ab8551a16", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH12 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_12" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 2200, + "wires": [ + [] + ] + }, + { + "id": "85eaeb93306cbf10", + "type": "switch", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "State Untertischgerät", + "property": "payload", + "propertyType": "msg", + "rules": [ + { + "t": "eq", + "v": "on", + "vt": "str" + }, + { + "t": "eq", + "v": "off", + "vt": "str" + } + ], + "checkall": "false", + "repair": false, + "outputs": 2, + "x": 700, + "y": 2280, + "wires": [ + [ + "9807dd414816d04b" + ], + [ + "e13bf3acbf627aa1" + ] + ] + }, + { + "id": "9807dd414816d04b", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH11 RED", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_11" + ], + "labelId": [], + "data": "{\"option\":\"red\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1070, + "y": 2260, + "wires": [ + [] + ] + }, + { + "id": "e13bf3acbf627aa1", + "type": "api-call-service", + "z": "10384af010091eab", + "g": "3a0d7e6d7448cef4", + "name": "Diele Statusanzeige CH11 GREEN", + "server": "162e4f7136cd343a", + "version": 7, + "debugenabled": true, + "action": "select.select_option", + "floorId": [], + "areaId": [], + "deviceId": [], + "entityId": [ + "select.hm_ou_led16_seq1234741_11" + ], + "labelId": [], + "data": "{\"option\":\"green\"}", + "dataType": "json", + "mergeContext": "", + "mustacheAltTags": false, + "outputProperties": [], + "queue": "none", + "blockInputOverrides": true, + "domain": "select", + "service": "select_option", + "x": 1080, + "y": 2320, + "wires": [ + [] + ] + }, + { + "id": "162e4f7136cd343a", + "type": "server", + "name": "Home Assistant", + "version": 5, + "addon": false, + "rejectUnauthorizedCerts": true, + "ha_boolean": "y|yes|true|on|home|open", + "connectionDelay": true, + "cacheJson": true, + "heartbeat": true, + "heartbeatInterval": "10", + "areaSelector": "friendlyName", + "deviceSelector": "friendlyName", + "entitySelector": "friendlyName", + "statusSeparator": ": ", + "statusYear": "hidden", + "statusMonth": "short", + "statusDay": "numeric", + "statusHourCycle": "default", + "statusTimeFormat": "h:m", + "enableGlobalContextStore": false + } +] \ No newline at end of file