Door opener
unknown
text
2 years ago
4.2 kB
10
Indexable
{ "Id": "DbxFc09OV1auvs6", "ClassId": "DbxFc09OV1auvs6", "Author": "", "Version": 0, "CreatedAt": "2023-11-02T20:43:27.665035434+01:00", "UpdatedAt": "2023-11-09T09:19:02.560731924+01:00", "Name": "Open door", "Group": "", "Description": "Open door with hue dimmer", "Nodes": [ { "Id": "3", "Type": "trigger", "Label": "Dimmebryter", "SuccessTransition": "14", "TimeoutTransition": "", "ErrorTransition": "", "Address": "pt:j1/mt:evt/rt:dev/rn:zigbee/ad:1/sv:scene_ctrl/ad:5_1", "Service": "scene_ctrl", "ServiceInterface": "evt.scene.report", "Config": { "IsValueFilterEnabled": false, "LookupServiceNameAndLocation": false, "RegisterAsVirtualService": false, "Timeout": 0, "ValueFilter": { "Value": "", "ValueType": "string" }, "VirtualServiceGroup": "ch_0", "VirtualServiceProps": {} }, "Ui": { "nodeType": "", "x": 544, "y": 138 }, "TypeAlias": "Trigger" }, { "Id": "4", "Type": "action", "Label": "Lås", "SuccessTransition": "", "TimeoutTransition": "", "ErrorTransition": "", "Address": "pt:j1/mt:evt/rt:dev/rn:zigbee/ad:1/sv:door_lock/ad:6_11", "Service": "door_lock", "ServiceInterface": "evt.lock.report", "Config": { "DefaultValue": { "Value": true, "ValueType": "bool_map" }, "IsVariableGlobal": false, "Props": {}, "RegisterAsVirtualService": false, "ResponseToTopic": "", "VariableName": "", "VirtualServiceGroup": "", "VirtualServiceProps": {} }, "Ui": { "nodeType": "", "x": 778, "y": 543 }, "TypeAlias": "Action" }, { "Id": "5", "Type": "action", "Label": "Åpne", "SuccessTransition": "", "TimeoutTransition": "", "ErrorTransition": "", "Address": "pt:j1/mt:evt/rt:dev/rn:zigbee/ad:1/sv:door_lock/ad:6_11", "Service": "door_lock", "ServiceInterface": "evt.lock.report", "Config": { "DefaultValue": { "Value": { "door_is_closed": true, "is_secured": false }, "ValueType": "bool_map" }, "IsVariableGlobal": false, "Props": {}, "RegisterAsVirtualService": false, "ResponseToTopic": "", "VariableName": "", "VirtualServiceGroup": "", "VirtualServiceProps": {} }, "Ui": { "nodeType": "", "x": 462, "y": 543 }, "TypeAlias": "Action" }, { "Id": "14", "Type": "if", "Label": "IF låst", "SuccessTransition": "", "TimeoutTransition": "", "ErrorTransition": "", "Address": "", "Service": "", "ServiceInterface": "", "Config": { "Expression": [ { "BooleanOperator": "", "LeftVariableName": "", "Operand": "eq", "RightVariable": { "Value": true, "ValueType": "bool" } } ], "FalseTransition": "16", "TrueTransition": "5" }, "Ui": { "nodeType": "", "x": 503, "y": 337 }, "TypeAlias": "If condition" }, { "Id": "16", "Type": "if", "Label": "IF åpen", "SuccessTransition": "", "TimeoutTransition": "", "ErrorTransition": "", "Address": "", "Service": "", "ServiceInterface": "", "Config": { "Expression": [ { "BooleanOperator": "", "LeftVariableName": "", "Operand": "eq", "RightVariable": { "Value": true } } ], "FalseTransition": "", "TrueTransition": "4" }, "Ui": { "nodeType": "", "x": 818, "y": 347 }, "TypeAlias": "If condition" } ], "Settings": null, "IsDisabled": true, "IsDefault": false, "ParallelExecution": "parallel" }
Editor is loading...
Leave a Comment