[ { "id": "9e4d2c88.da58f", "type": "tab", "namespace": "tab", "label": "Flow 1" }, { "id": "2b5677e.d57b788", "type": "variable-in", "namespace": "variable", "z": "9e4d2c88.da58f", "variabletype": "device", "family": "0", "peerid": "1", "channel": "1", "variable": "STATE", "refractoryperiod": "200", "outputonstartup": true, "loopprevention": false, "looppreventiongroup": "", "name": "WC Fenster", "x": 65, "y": 90, "wires": [ [ { "id": "52886f56.74242", "port": 0 } ] ] }, { "id": "94da69e3.60a758", "type": "template", "namespace": "template", "z": "9e4d2c88.da58f", "name": "Fenster zu lange offen", "field": "xmpp-message", "format": "handlebars", "syntax": "mustache", "template": "WC Fenster mehr als 5 Minuten offen", "output": "str", "x": 595, "y": 70, "wires": [ [ { "id": "68e3d522.a00fe4", "port": 0 } ] ] }, { "id": "57cefcbc.1cdad4", "type": "template", "namespace": "template", "z": "9e4d2c88.da58f", "name": "Fenster wieder zu", "field": "xmpp-message", "format": "handlebars", "syntax": "mustache", "template": "WC Fenster wieder zu", "output": "str", "x": 575, "y": 110, "wires": [ [ { "id": "68e3d522.a00fe4", "port": 0 } ] ] }, { "id": "52886f56.74242", "type": "on-delay", "namespace": "timers", "z": "9e4d2c88.da58f", "on-delay": "300000", "name": "on-delay 300s", "x": 235, "y": 90, "wires": [ [ { "id": "36cba528.3b58aa", "port": 0 } ], [] ] }, { "id": "36cba528.3b58aa", "type": "switch", "namespace": "basic-logic", "z": "9e4d2c88.da58f", "name": "", "property": "payload", "changes-only": true, "output-true": false, "output-false": false, "rules": [ { "t": "true" }, { "t": "false" } ], "checkall": "true", "inputs": 1, "outputs": 2, "x": 395, "y": 90, "wires": [ [ { "id": "94da69e3.60a758", "port": 0 } ], [ { "id": "57cefcbc.1cdad4", "port": 0 } ] ] }, { "id": "68e3d522.a00fe4", "type": "xmpp", "namespace": "notification", "z": "9e4d2c88.da58f", "name": "", "server": "98ba753.57fa008", "recipient": "tablet@xmpp-server", "message": "", "x": 790, "y": 90, "wires": [] }, { "id": "98ba753.57fa008", "type": "xmpp-server", "namespace": "notification", "z": "", "server": "xmpp-server", "port": "5222", "user": "homegear" } ]