Kennt sich vielleicht jemand mit den Tunze Turbelle Pumpen aus und kennt die Kabel Belegung der DIN 5 Pol Stecker um Tunze Turbelle über extern Anschluss per pwm analog Karte und einem ESP8266 anzusteuern um die Strömung extern zu steuern!?
Ich hatte im Netz gefunden das die Kabel pins 1 und 3 weißes und grünes Kabel mit +/- bis 8 Volt belegt werden müssen um die Pumpen von 1-8 Volt sprich von 0-100% zu steuern.
Habe ich getestet nur leider kommt dann aus der Pumpe nichts raus.
- Home
- Aphofis
Aphofis
@Aphofis
Best posts made by Aphofis
-
Tunze Turbelle
-
RE: Geräte per Datenpunkt schalten
@Oskar
Das musst du in einer Datei einstellen!Siehe hier:
Aktivieren der Paletten Verwaltung
in der settings.js /opt/iobroker/node_modules/iobroker.node-red/
palette: { editable: true }
auf true setzen
Node-Red Adapter neu starten
Dann funktioniert die Paletten Verwaltung wieder -
RE: Tunze Turbelle
@tues
Das freut mich! Wenn ich helfen konnte dann Pfeil hoch und ich sage danke !!!
Wenn du weitere Hilfe brauchst schreib mir einfach
Geht auch unter
Web@gordonx.de -
RE: [gelöst] Temperatur steuerung Aquarium Technik
@Negalein
Wenn keine Lust zu basteln oder zu programmieren, dann gibt es ja Aquarien Computer
Den besten den ich kenne kommt aus Kanada und heisst Robo Controller.
Alles anschließen per 7" Touchscreen einstellen fertig.
Gibt es auch schon alles vormontiert.
Hatte ich mir auch überlegt, nur hatte der Typ Anfangs des Jahres keine Haupt Boards zur Verfügung also habe ich angefangen mir alles selbst zu bauen. -
RE: Simple wechselschaltung bei selbem Eingangswert
@cinimod Cool den kannte ich noch nicht!
-
RE: Tasmota ESP8266 ständige Neustarts
@da_Woody
Sorry falsch ausgedrückt!
Asche über mein Haupt!!! -
RE: [gelöst] Temperatur steuerung Aquarium Technik
@schittl
Wenn zeit ist, werde ich mal ein Tutorial schreiben.
Wie man alles verkabelt und anschließt. -
RE: sql Adapter Fehler
@Glasfaser
Vielen Dank für die Blumen!
Backups wird jede Woche erstellt und die letzten 5 werden aufbewahrt.
War auch das ganze Jahr Arbeit. Fehlt nur noch VIS!
Ich dneke mal mitte 2020 bin ich damit fertig und auch mit dem Fine Tuning an Technik und Steuerungen.
Mir wird auch sehr tatkräftig hier im Forum geholfen ! -
RE: Philips Hue Switch -- Shelly Actor, Tuya,Sonoff,Hue
@haselchen
Habe es jetzt so realisiert und kann es in meine vorhandenen Licht Schaltungen integrieren.
Die Schaltung ist zwar noch mit Test Schaltern, habe es aber auch schon mit realen Geräten und dem HUE Dimmer Switch getestet und es läuft prima.
Das erste was der Hue Switch ausgibt bei short release ist 1000,2000,3000,4000 daurauf reagiert die Schaltung je Button.
[ { "id": "f90ac36919e30901", "type": "ioBroker in", "z": "19a5e8f8e434006f", "name": "Bad Schalter", "attrname": "payload", "topic": "hue.0.Bad_Schalter.buttonevent", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 70, "y": 880, "wires": [ [ "cb413047a53056ab", "1f9b831a1cc1c223", "a20ddd4dc2ce7ccb", "79ce567bac10cfb6" ] ] }, { "id": "cb413047a53056ab", "type": "switch", "z": "19a5e8f8e434006f", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "eq", "v": "2000", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 280, "y": 840, "wires": [ [ "7bc2b7578ffbabe3" ] ] }, { "id": "7bc2b7578ffbabe3", "type": "ioBroker get", "z": "19a5e8f8e434006f", "name": "Switch 2", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_2", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 450, "y": 840, "wires": [ [ "f9916b7b609a4872" ] ] }, { "id": "f9916b7b609a4872", "type": "change", "z": "19a5e8f8e434006f", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 590, "y": 840, "wires": [ [ "19db4b5cf607df63" ] ] }, { "id": "19db4b5cf607df63", "type": "ioBroker out", "z": "19a5e8f8e434006f", "name": "Virtuel Switch 2", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_2", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 800, "y": 840, "wires": [] }, { "id": "a20ddd4dc2ce7ccb", "type": "switch", "z": "19a5e8f8e434006f", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "eq", "v": "3000", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 280, "y": 900, "wires": [ [ "ba3d7ecc609d611a" ] ] }, { "id": "ba3d7ecc609d611a", "type": "ioBroker get", "z": "19a5e8f8e434006f", "name": "Switch 3", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_3", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 450, "y": 900, "wires": [ [ "b785f33bd5389843" ] ] }, { "id": "b785f33bd5389843", "type": "change", "z": "19a5e8f8e434006f", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 590, "y": 900, "wires": [ [ "ee55387f0a29bec4" ] ] }, { "id": "ee55387f0a29bec4", "type": "ioBroker out", "z": "19a5e8f8e434006f", "name": "Virtuel Switch 3", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_3", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 800, "y": 900, "wires": [] }, { "id": "1f9b831a1cc1c223", "type": "switch", "z": "19a5e8f8e434006f", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "eq", "v": "4000", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 280, "y": 960, "wires": [ [ "ae91ecd3729d1f8b" ] ] }, { "id": "ae91ecd3729d1f8b", "type": "ioBroker get", "z": "19a5e8f8e434006f", "name": "Switch 4", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_4", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 450, "y": 960, "wires": [ [ "556103d4e4e7fa4a" ] ] }, { "id": "556103d4e4e7fa4a", "type": "change", "z": "19a5e8f8e434006f", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 590, "y": 960, "wires": [ [ "3b2803663d8b4023" ] ] }, { "id": "3b2803663d8b4023", "type": "ioBroker out", "z": "19a5e8f8e434006f", "name": "Virtuel Switch 4", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_4", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 800, "y": 960, "wires": [] }, { "id": "79ce567bac10cfb6", "type": "switch", "z": "19a5e8f8e434006f", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "eq", "v": "1000", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 290, "y": 760, "wires": [ [ "c577d279cf9947a6" ] ] }, { "id": "c577d279cf9947a6", "type": "ioBroker get", "z": "19a5e8f8e434006f", "name": "Switch 1", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_1", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 460, "y": 760, "wires": [ [ "38514d6d7f2e9871" ] ] }, { "id": "38514d6d7f2e9871", "type": "change", "z": "19a5e8f8e434006f", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 600, "y": 760, "wires": [ [ "f5092a35d07b4474", "36b938943d09ebb8" ] ] }, { "id": "f5092a35d07b4474", "type": "ioBroker out", "z": "19a5e8f8e434006f", "name": "Virtuel Switch 2", "topic": "0_userdata.0.GordonX-Home.Bad.Virtueller_Schalter_1", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 800, "y": 780, "wires": [] }, { "id": "36b938943d09ebb8", "type": "ioBroker out", "z": "19a5e8f8e434006f", "name": "Bad Lichtschalter", "topic": "tuya.0.bf78f027e5e33c3d76xrfe.1", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 810, "y": 720, "wires": [] } ]
Latest posts made by Aphofis
-
RE: Simple Steuerung true/false offen/geschlossen
@mickym
Ich verstehe manche dinge nicht!
Ich würde es gerne umsetzen doch ich verliere manchmal den Faden um so komplexer es wird.
Hat jetzt nix mit dieser steuerung zu Tun! Es hat nur keinen sinn eine Steuerung weiter zu bilden, wenn die aktoren nicht korrekt reagieren und macht dann auch keinen spaß. Hatte mir einen Fenster Tür Kontakt von Sonoff gekauft und die reagieren sehr schnell. man kann die schaltung damit weiter führen. -
RE: Simple Steuerung true/false offen/geschlossen
@mickym Ich tausche die Tuya Sensoren einfach gegen Sonoff Fenster Kontakte die reagieren in wenigen ms und sind zuverlässig. Es ist mir einfach zu kompliziert über eine alexa routine zu arbeiten.
es sind einfach zu viele störfaktoren in der Geschichte. -
RE: Lichtsteuerungen zusammenführen
also der deaktivierte Bereich funktioniert nicht korrekt.
Es soll bei Motion Bewegung das Licht mit 1002 eingeschaltet werden für 5 min.
wenn erneute bewegung soll das licht an bleiben. bis zB 1 min. keine Bewegung mehr vorhanden ist.
Wenn der Roborock staubsauger nicht beim laden ist also zustand nicht 8 dann soll das Licht per Motion funktionieren wenn er unterwegs ist, und der status ein anderer ist soll der motion sensor nicht reagieren.
wenn Schalter betätigt wird, soll das Licht nach 45 min ausgeschaltet werden.
Das ganz muss per 1002 ein bzw ausgeschaltet werden.
Für die Hue Geräte braucht man Hue Magicnode-red-contrib-huemagic-fork
[ { "id": "fca95f262626d456", "type": "tab", "label": "Bad", "disabled": false, "info": "", "env": [] }, { "id": "f7911bc401eced22", "type": "junction", "z": "fca95f262626d456", "x": 1040, "y": 640, "wires": [ [ "9535dd91050e1de7", "984bc6a2c3a86e29", "8bb042655784af36" ] ] }, { "id": "f4b203f76105caf6", "type": "junction", "z": "fca95f262626d456", "d": true, "x": 400, "y": 360, "wires": [ [ "af4218c06a9d43ec" ] ] }, { "id": "af4218c06a9d43ec", "type": "junction", "z": "fca95f262626d456", "d": true, "x": 580, "y": 360, "wires": [ [ "0b3b39dabb245112", "daa89a680fdd1262" ] ] }, { "id": "da484e86cb75f0e5", "type": "junction", "z": "fca95f262626d456", "d": true, "x": 980, "y": 180, "wires": [ [ "ac1ffe5b3a83ecd3" ] ] }, { "id": "ac1ffe5b3a83ecd3", "type": "junction", "z": "fca95f262626d456", "d": true, "x": 1020, "y": 260, "wires": [ [ "36b938943d09ebb8", "f5092a35d07b4474" ] ] }, { "id": "27f9ed12f7a45e84", "type": "junction", "z": "fca95f262626d456", "d": true, "x": 660, "y": 180, "wires": [ [ "b1aada2fac907d73" ] ] }, { "id": "4b8f1c9564a38605", "type": "junction", "z": "fca95f262626d456", "d": true, "x": 1000, "y": 320, "wires": [ [ "ac1ffe5b3a83ecd3" ] ] }, { "id": "7bc2b7578ffbabe3", "type": "ioBroker get", "z": "fca95f262626d456", "name": "VSwitch 2", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_2", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 820, "y": 580, "wires": [ [ "f9916b7b609a4872" ] ] }, { "id": "f9916b7b609a4872", "type": "change", "z": "fca95f262626d456", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 960, "y": 580, "wires": [ [ "19db4b5cf607df63" ] ] }, { "id": "19db4b5cf607df63", "type": "ioBroker out", "z": "fca95f262626d456", "name": "VSwitch 2", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_2", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1160, "y": 580, "wires": [] }, { "id": "ba3d7ecc609d611a", "type": "ioBroker get", "z": "fca95f262626d456", "name": "VSwitch 3", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_3", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 820, "y": 640, "wires": [ [ "b785f33bd5389843" ] ] }, { "id": "b785f33bd5389843", "type": "change", "z": "fca95f262626d456", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 970, "y": 640, "wires": [ [ "ee55387f0a29bec4", "f7911bc401eced22" ] ] }, { "id": "ee55387f0a29bec4", "type": "ioBroker out", "z": "fca95f262626d456", "name": "VSwitch 3", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_3", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1160, "y": 820, "wires": [] }, { "id": "ae91ecd3729d1f8b", "type": "ioBroker get", "z": "fca95f262626d456", "name": "VSwitch 4", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_4", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 820, "y": 700, "wires": [ [ "556103d4e4e7fa4a" ] ] }, { "id": "556103d4e4e7fa4a", "type": "change", "z": "fca95f262626d456", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 970, "y": 700, "wires": [ [ "3b2803663d8b4023" ] ] }, { "id": "3b2803663d8b4023", "type": "ioBroker out", "z": "fca95f262626d456", "name": "VSwitch 4", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_4", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1160, "y": 880, "wires": [] }, { "id": "c577d279cf9947a6", "type": "ioBroker get", "z": "fca95f262626d456", "name": "VSwitch 1", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_1", "attrname": "payload", "payloadType": "value", "errOnInvalidState": "nothing", "x": 840, "y": 460, "wires": [ [ "38514d6d7f2e9871" ] ] }, { "id": "38514d6d7f2e9871", "type": "change", "z": "fca95f262626d456", "name": "toggle", "rules": [ { "t": "set", "p": "payload", "pt": "msg", "to": "$not(payload)\t", "tot": "jsonata" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 970, "y": 460, "wires": [ [ "f5092a35d07b4474", "36b938943d09ebb8" ] ] }, { "id": "f5092a35d07b4474", "type": "ioBroker out", "z": "fca95f262626d456", "name": "VSwitch 1", "topic": "0_userdata.0.GordonX-Home.0.Bad.Virtueller_Schalter_1", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1160, "y": 520, "wires": [] }, { "id": "36b938943d09ebb8", "type": "ioBroker out", "z": "fca95f262626d456", "name": "Bad Schalter", "topic": "tuya.0.bf523b506862d1d720fboe.2", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1170, "y": 460, "wires": [] }, { "id": "a4db0bbf8fc4180d", "type": "switch", "z": "fca95f262626d456", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "eq", "v": "1002", "vt": "str" }, { "t": "eq", "v": "2002", "vt": "str" }, { "t": "eq", "v": "3002", "vt": "str" }, { "t": "eq", "v": "4002", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 4, "x": 630, "y": 600, "wires": [ [ "c577d279cf9947a6" ], [ "7bc2b7578ffbabe3" ], [ "ba3d7ecc609d611a" ], [ "ae91ecd3729d1f8b" ] ] }, { "id": "984bc6a2c3a86e29", "type": "hue-light", "z": "fca95f262626d456", "name": "Wohnzimmer 1", "bridge": "cbd54dbabf6f65be", "lightid": "8e4238e6-eb02-4110-b2df-b598f509696d", "colornamer": true, "skipevents": false, "initevents": false, "x": 1200, "y": 700, "wires": [ [] ] }, { "id": "8bb042655784af36", "type": "hue-light", "z": "fca95f262626d456", "name": "Wohnzimmer 2", "bridge": "cbd54dbabf6f65be", "lightid": "94745f7d-34a3-4438-a272-6c17a19028a6", "colornamer": true, "skipevents": false, "initevents": false, "x": 1200, "y": 640, "wires": [ [] ] }, { "id": "9535dd91050e1de7", "type": "hue-light", "z": "fca95f262626d456", "name": "Wohnzimmer 3", "bridge": "cbd54dbabf6f65be", "lightid": "2be455c4-b24d-4fc6-b3e0-9b86f78e7b83", "colornamer": true, "skipevents": false, "initevents": false, "x": 1200, "y": 760, "wires": [ [] ] }, { "id": "f90ac36919e30901", "type": "ioBroker in", "z": "fca95f262626d456", "name": "Bad Schalter", "attrname": "payload", "topic": "hue.0.Bad_Schalter.buttonevent", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 150, "y": 600, "wires": [ [ "a4db0bbf8fc4180d", "45b8e889d3e1dd5c", "5591058f02dc158a" ] ] }, { "id": "42ae788f45e11c84", "type": "ioBroker get", "z": "fca95f262626d456", "d": true, "name": "Robi Status", "topic": "roborock.0.Devices.7Fc43lXlk5X7fmVJtBkqnZ.deviceStatus.state", "attrname": "roborock", "payloadType": "value", "errOnInvalidState": "nothing", "x": 730, "y": 100, "wires": [ [ "70758c48309cd0c0" ] ] }, { "id": "cbaf04caa3815a5a", "type": "switch", "z": "fca95f262626d456", "d": true, "name": "Bewegung", "property": "payload", "propertyType": "msg", "rules": [ { "t": "true" }, { "t": "false" } ], "checkall": "true", "repair": false, "outputs": 2, "x": 550, "y": 120, "wires": [ [ "42ae788f45e11c84", "27f9ed12f7a45e84" ], [ "27f9ed12f7a45e84" ] ] }, { "id": "70758c48309cd0c0", "type": "switch", "z": "fca95f262626d456", "d": true, "name": "Robi nicht 8", "property": "roborock", "propertyType": "msg", "rules": [ { "t": "neq", "v": "8", "vt": "num" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 890, "y": 100, "wires": [ [ "da484e86cb75f0e5" ] ] }, { "id": "b1aada2fac907d73", "type": "trigger", "z": "fca95f262626d456", "d": true, "name": "", "op1": "", "op2": "false", "op1type": "nul", "op2type": "bool", "duration": "5", "extend": true, "overrideDelay": false, "units": "min", "reset": "true", "bytopic": "all", "topic": "topic", "outputs": 1, "x": 750, "y": 180, "wires": [ [ "da484e86cb75f0e5" ] ] }, { "id": "fe2313f85edf2ae0", "type": "switch", "z": "fca95f262626d456", "d": true, "name": "", "property": "Schalter.Küche", "propertyType": "flow", "rules": [ { "t": "false" } ], "checkall": "true", "repair": false, "outputs": 1, "x": 410, "y": 120, "wires": [ [ "cbaf04caa3815a5a" ] ] }, { "id": "45b8e889d3e1dd5c", "type": "change", "z": "fca95f262626d456", "d": true, "name": "", "rules": [ { "t": "set", "p": "reset", "pt": "msg", "to": "true", "tot": "bool" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 530, "y": 180, "wires": [ [ "27f9ed12f7a45e84" ] ] }, { "id": "c511e779aae7fd1b", "type": "change", "z": "fca95f262626d456", "d": true, "name": "", "rules": [ { "t": "set", "p": "reset", "pt": "msg", "to": "true", "tot": "bool" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 500, "y": 240, "wires": [ [ "27f9ed12f7a45e84" ] ] }, { "id": "5591058f02dc158a", "type": "switch", "z": "fca95f262626d456", "d": true, "name": "true/false?", "property": "payload", "propertyType": "msg", "rules": [ { "t": "true" }, { "t": "false" } ], "checkall": "true", "repair": false, "outputs": 2, "x": 270, "y": 280, "wires": [ [ "a79c461971cfdc1d", "c511e779aae7fd1b" ], [ "f4b203f76105caf6" ] ] }, { "id": "a79c461971cfdc1d", "type": "change", "z": "fca95f262626d456", "d": true, "name": "Setze Schalter", "rules": [ { "t": "set", "p": "Schalter.Küche", "pt": "flow", "to": "true", "tot": "bool" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 500, "y": 300, "wires": [ [ "0b3b39dabb245112" ] ] }, { "id": "0b3b39dabb245112", "type": "trigger", "z": "fca95f262626d456", "d": true, "name": "", "op1": "true", "op2": "false", "op1type": "bool", "op2type": "bool", "duration": "45", "extend": false, "overrideDelay": false, "units": "min", "reset": "false", "bytopic": "all", "topic": "topic", "outputs": 2, "x": 700, "y": 300, "wires": [ [ "4b8f1c9564a38605" ], [ "daa89a680fdd1262" ] ] }, { "id": "daa89a680fdd1262", "type": "change", "z": "fca95f262626d456", "d": true, "name": "setze Schalter", "rules": [ { "t": "set", "p": "Schalter.Küche", "pt": "flow", "to": "false", "tot": "bool" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 880, "y": 360, "wires": [ [ "4b8f1c9564a38605" ] ] }, { "id": "95941cd9420e5c7a", "type": "ioBroker in", "z": "fca95f262626d456", "d": true, "name": "Bad Motion", "attrname": "payload", "topic": "hue.0.Bad_Motion_Sensor.presence", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 250, "y": 120, "wires": [ [ "fe2313f85edf2ae0", "a79c461971cfdc1d" ] ] }, { "id": "a9cd56527a3c5be4", "type": "inject", "z": "fca95f262626d456", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "false", "payloadType": "bool", "x": 690, "y": 460, "wires": [ [ "c577d279cf9947a6" ] ] }, { "id": "8e73437e6157e567", "type": "amazon-echo-device", "z": "fca95f262626d456", "name": "Bad Schalter", "topic": "hue.0.Bad_Schalter.buttonevent", "x": 330, "y": 640, "wires": [ [ "12c59aacfe566fbf" ] ] }, { "id": "12c59aacfe566fbf", "type": "change", "z": "fca95f262626d456", "name": "wechsel", "rules": [ { "t": "change", "p": "payload", "pt": "msg", "from": "on", "fromt": "str", "to": "1002", "tot": "str" }, { "t": "change", "p": "payload", "pt": "msg", "from": "off", "fromt": "str", "to": "1002", "tot": "str" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 480, "y": 640, "wires": [ [ "a4db0bbf8fc4180d" ] ] }, { "id": "94ecf2c94996cd35", "type": "link in", "z": "fca95f262626d456", "name": "link in 5", "links": [ "0ca586f6fc46857e" ], "x": 215, "y": 640, "wires": [ [ "8e73437e6157e567" ] ] }, { "id": "6e9f5ac6b1f6c91e", "type": "inject", "z": "fca95f262626d456", "name": "", "props": [ { "p": "payload" }, { "p": "topic", "vt": "str" } ], "repeat": "", "crontab": "", "once": false, "onceDelay": 0.1, "topic": "", "payload": "1002", "payloadType": "str", "x": 490, "y": 560, "wires": [ [ "a4db0bbf8fc4180d" ] ] }, { "id": "cbd54dbabf6f65be", "type": "hue-bridge", "name": "Hue GordonX", "bridge": "192.168.0.8", "key": "SlfyXwpcaEvRN0d1DU2JrrOlwrm9Debhhm9A4E-d", "worker": "10", "autoupdates": true, "disableupdates": false } ]
-
RE: Simple Steuerung true/false offen/geschlossen
@mickym Wie erstelle ich denn diese bedingungen !?
-
Ham.0 Konfigurationsdatei ???
Ich komme einfach nicht weiter.
Meine Konfiguration meckert immer das , als trenner zwischen den Modulen rum.
I-was ist falsch.
Vielleicht kann ja einer programmieren und mir helfen.
Ich wollte ewelink und Tuya einbinden.
das ist meine Konfiguration:
{ "platforms": [ { "platform": "TuyaPlatformLocal", "devices": [ { was kommt hier hin !? }, { "description": "ewelink", "accessories": [ {} ], "platforms": [ { "platform": "eWeLink", "name": "eWeLink", "countryCode": "49", "username": "Username", "password": "password" } ] }
-
RE: Simple Steuerung true/false offen/geschlossen
@mickym Irgendwie klappt das nicht!
alle geräte sollen ja nur true/false melden und nicht alle auf alles reagieren und Fenster Bad ist ein Sonoff Gerät das muss auf 0/1 reagieren
[ { "id": "403774f919fb638c", "type": "tab", "label": "Fenster & Tür Sensoren", "disabled": false, "info": "", "env": [] }, { "id": "583b02925b31d661", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 820, "y": 200, "wires": [] }, { "id": "0a809a663c37b826", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_wz", "pt": "msg", "from": "Wohnzimmer Fenster,, wurde,, geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_wz", "pt": "msg", "from": "Wohnzimmerfenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 570, "y": 220, "wires": [ [ "583b02925b31d661", "30700a1f1af11019" ] ] }, { "id": "30700a1f1af11019", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster WZ", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 790, "y": 240, "wires": [] }, { "id": "a04e704da4f58ac3", "type": "ioBroker in", "z": "403774f919fb638c", "name": "", "attrname": "payload", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 200, "y": 440, "wires": [ [ "e14f45b233f41bf6", "0a809a663c37b826", "b13c2d067e849deb", "dc5cf4f07eb8edc9", "0de159c4387539cc", "c8e42d6ae7a6a496", "5c4c4ecbf153b3de" ] ] }, { "id": "b13c2d067e849deb", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_kueche", "pt": "msg", "from": "fenster küche wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_kueche", "pt": "msg", "from": "fenster küche wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_kueche", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 570, "y": 340, "wires": [ [ "a7aa1fb5298bd29c", "55130b9c537c5f05" ] ] }, { "id": "a7aa1fb5298bd29c", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Küche", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-küche", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 800, "y": 340, "wires": [] }, { "id": "dc5cf4f07eb8edc9", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "büro fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "fenster sensor büro wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_buero", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 570, "y": 400, "wires": [ [ "ea407daf57ae3231", "ba9eec8450b3fd98" ] ] }, { "id": "ea407daf57ae3231", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Büro", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-büro", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 790, "y": 440, "wires": [] }, { "id": "0de159c4387539cc", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_schlafz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 570, "y": 520, "wires": [ [ "0ba5165605c97935", "bdf36b2de16500eb" ] ] }, { "id": "0ba5165605c97935", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Schlafz", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-schlafz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 800, "y": 540, "wires": [] }, { "id": "c8e42d6ae7a6a496", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "tuer_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 570, "y": 640, "wires": [ [ "7b6776a1a67d1974", "98a8e0b1bf54230d" ] ] }, { "id": "7b6776a1a67d1974", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Tür WZ", "topic": "0_userdata.0.GordonX-Home.0.tür-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 780, "y": 640, "wires": [] }, { "id": "55130b9c537c5f05", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Küche", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 830, "y": 300, "wires": [] }, { "id": "ba9eec8450b3fd98", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Büro", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 820, "y": 400, "wires": [] }, { "id": "bdf36b2de16500eb", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Schlafz.", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 830, "y": 500, "wires": [] }, { "id": "98a8e0b1bf54230d", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Tür Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 810, "y": 600, "wires": [] }, { "id": "5c4c4ecbf153b3de", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_bad", "pt": "msg", "from": "fenster Bad wurde geöffnet", "fromt": "str", "to": "1", "tot": "str" }, { "t": "change", "p": "fenster_bad", "pt": "msg", "from": "fenster Bad wurde geschlossen", "fromt": "str", "to": "0", "tot": "str" }, { "t": "move", "p": "fenster_bad", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 570, "y": 720, "wires": [ [ "f94f4d4e2195fd4e", "5f208caa0596d609" ] ] }, { "id": "f94f4d4e2195fd4e", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Bad", "topic": "ham.0.Fenster-Bad.Contact-Sensor.Contact-Sensor-State", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 790, "y": 740, "wires": [] }, { "id": "5f208caa0596d609", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Tür Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 810, "y": 700, "wires": [] }, { "id": "e14f45b233f41bf6", "type": "debug", "z": "403774f919fb638c", "name": "debug 4", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "false", "statusVal": "", "statusType": "auto", "x": 540, "y": 160, "wires": [] } ]
-
RE: Simple Steuerung true/false offen/geschlossen
@mickym Achso Attribute ist ja nur fenster_kueche ne das ja etwas zu wenig.
wie mache ich das denn das alle attribute gelesen und weiter gegeben werdenKann man das so machen !? fehlt aber anscheinend etwas attribute wird irgendwo nicht weiter verarbeitet.
[ { "id": "583b02925b31d661", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1120, "y": 300, "wires": [] }, { "id": "0a809a663c37b826", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_wz", "pt": "msg", "from": "Wohnzimmer Fenster,, wurde,, geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_wz", "pt": "msg", "from": "Wohnzimmerfenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 870, "y": 320, "wires": [ [ "583b02925b31d661", "30700a1f1af11019" ] ] }, { "id": "30700a1f1af11019", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster WZ", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1090, "y": 340, "wires": [] }, { "id": "a04e704da4f58ac3", "type": "ioBroker in", "z": "403774f919fb638c", "name": "", "attrname": "payload", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 240, "y": 540, "wires": [ [ "45dc365807d87963" ] ] }, { "id": "b13c2d067e849deb", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_kueche", "pt": "msg", "from": "fenster küche wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_kueche", "pt": "msg", "from": "fenster küche wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_kueche", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 870, "y": 420, "wires": [ [ "a7aa1fb5298bd29c", "55130b9c537c5f05" ] ] }, { "id": "a7aa1fb5298bd29c", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Küche", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-küche", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1100, "y": 440, "wires": [] }, { "id": "dc5cf4f07eb8edc9", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "büro fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "fenster sensor büro wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_buero", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 870, "y": 500, "wires": [ [ "ea407daf57ae3231", "ba9eec8450b3fd98" ] ] }, { "id": "ea407daf57ae3231", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Büro", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-büro", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1090, "y": 540, "wires": [] }, { "id": "0de159c4387539cc", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_schlafz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 870, "y": 620, "wires": [ [ "0ba5165605c97935", "bdf36b2de16500eb" ] ] }, { "id": "0ba5165605c97935", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Schlafz", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-schlafz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1100, "y": 640, "wires": [] }, { "id": "c8e42d6ae7a6a496", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "tuer_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 870, "y": 740, "wires": [ [ "7b6776a1a67d1974", "98a8e0b1bf54230d" ] ] }, { "id": "7b6776a1a67d1974", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Tür WZ", "topic": "0_userdata.0.GordonX-Home.0.tür-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 1080, "y": 740, "wires": [] }, { "id": "55130b9c537c5f05", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Küche", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1130, "y": 400, "wires": [] }, { "id": "ba9eec8450b3fd98", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Büro", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1120, "y": 500, "wires": [] }, { "id": "bdf36b2de16500eb", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Schlafz.", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1130, "y": 600, "wires": [] }, { "id": "98a8e0b1bf54230d", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Tür Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 1110, "y": 700, "wires": [] }, { "id": "45dc365807d87963", "type": "switch", "z": "403774f919fb638c", "name": "", "property": "payload", "propertyType": "msg", "rules": [ { "t": "eq", "v": "fenster_wz", "vt": "str" }, { "t": "eq", "v": "fenster_kueche", "vt": "str" }, { "t": "eq", "v": "fenster_buero", "vt": "str" }, { "t": "eq", "v": "fenster_schlafz", "vt": "str" }, { "t": "eq", "v": "tuer_wz", "vt": "str" } ], "checkall": "true", "repair": false, "outputs": 5, "x": 490, "y": 540, "wires": [ [ "0a809a663c37b826" ], [ "b13c2d067e849deb" ], [ "dc5cf4f07eb8edc9" ], [ "0de159c4387539cc" ], [ "c8e42d6ae7a6a496" ] ] } ]
-
RE: Simple Steuerung true/false offen/geschlossen
@mickym
Wäre es so möglich !?
[ { "id": "403774f919fb638c", "type": "tab", "label": "Fenster & Tür Sensoren", "disabled": false, "info": "", "env": [] }, { "id": "583b02925b31d661", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 740, "y": 320, "wires": [] }, { "id": "0a809a663c37b826", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_wz", "pt": "msg", "from": "Wohnzimmer Fenster,, wurde,, geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_wz", "pt": "msg", "from": "Wohnzimmerfenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "move", "p": "fenster_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 340, "wires": [ [ "583b02925b31d661", "30700a1f1af11019" ] ] }, { "id": "30700a1f1af11019", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster WZ", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 710, "y": 360, "wires": [] }, { "id": "a04e704da4f58ac3", "type": "ioBroker in", "z": "403774f919fb638c", "name": "", "attrname": "fenster_kueche", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 180, "y": 540, "wires": [ [ "b13c2d067e849deb", "dc5cf4f07eb8edc9", "0de159c4387539cc", "c8e42d6ae7a6a496", "0a809a663c37b826" ] ] }, { "id": "b13c2d067e849deb", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "payload", "pt": "msg", "from": "fenster küche wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "payload", "pt": "msg", "from": "fenster küche wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "fenster_kueche", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 460, "wires": [ [ "a7aa1fb5298bd29c", "55130b9c537c5f05" ] ] }, { "id": "a7aa1fb5298bd29c", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Küche", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-küche", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 720, "y": 480, "wires": [] }, { "id": "dc5cf4f07eb8edc9", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "büro fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "fenster sensor büro wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "fenster_buero", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 540, "wires": [ [ "ea407daf57ae3231", "ba9eec8450b3fd98" ] ] }, { "id": "ea407daf57ae3231", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Büro", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-büro", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 710, "y": 580, "wires": [] }, { "id": "0de159c4387539cc", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "fenster_schlafz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 660, "wires": [ [ "0ba5165605c97935", "bdf36b2de16500eb" ] ] }, { "id": "0ba5165605c97935", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Fenster Schlafz", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-schlafz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 720, "y": 680, "wires": [] }, { "id": "c8e42d6ae7a6a496", "type": "change", "z": "403774f919fb638c", "name": "", "rules": [ { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "tuer_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 780, "wires": [ [ "7b6776a1a67d1974", "98a8e0b1bf54230d" ] ] }, { "id": "7b6776a1a67d1974", "type": "ioBroker out", "z": "403774f919fb638c", "name": "Tür WZ", "topic": "0_userdata.0.GordonX-Home.0.tür-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 700, "y": 780, "wires": [] }, { "id": "55130b9c537c5f05", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Küche", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 750, "y": 440, "wires": [] }, { "id": "ba9eec8450b3fd98", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Büro", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 740, "y": 540, "wires": [] }, { "id": "bdf36b2de16500eb", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Fenster Schlafz.", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 750, "y": 640, "wires": [] }, { "id": "98a8e0b1bf54230d", "type": "debug", "z": "403774f919fb638c", "name": "Ausgabe Tür Wz", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 730, "y": 740, "wires": [] } ]
-
RE: Simple Steuerung true/false offen/geschlossen
das wären die anderen:
[ { "id": "55c6088dfea007c5", "type": "tab", "label": "Flow 2", "disabled": false, "info": "", "env": [] }, { "id": "044e4776a918b4dd", "type": "ioBroker in", "z": "55c6088dfea007c5", "name": "", "attrname": "fenster_kueche", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 260, "y": 180, "wires": [ [ "918be1111d3e5712" ] ] }, { "id": "918be1111d3e5712", "type": "change", "z": "55c6088dfea007c5", "name": "", "rules": [ { "t": "change", "p": "payload", "pt": "msg", "from": "fenster küche wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "payload", "pt": "msg", "from": "fenster küche wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "fenster_kueche", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 180, "wires": [ [ "800e97df64d87e25", "934bab665a1cb42e" ] ] }, { "id": "800e97df64d87e25", "type": "ioBroker out", "z": "55c6088dfea007c5", "name": "Fenster Küche", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-küche", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 720, "y": 180, "wires": [] }, { "id": "7796f218ad150460", "type": "ioBroker in", "z": "55c6088dfea007c5", "name": "", "attrname": "fenster_buero", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 260, "y": 320, "wires": [ [ "3ed9453c15ca6be1" ] ] }, { "id": "3ed9453c15ca6be1", "type": "change", "z": "55c6088dfea007c5", "name": "", "rules": [ { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "büro fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_buero", "pt": "msg", "from": "fenster sensor büro wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "fenster_buero", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 320, "wires": [ [ "7a9421922bed7d97" ] ] }, { "id": "7a9421922bed7d97", "type": "ioBroker out", "z": "55c6088dfea007c5", "name": "Fenster Büro", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-büro", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 710, "y": 320, "wires": [] }, { "id": "8d71936646378267", "type": "ioBroker in", "z": "55c6088dfea007c5", "name": "", "attrname": "fenster_schlafz", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 260, "y": 440, "wires": [ [ "8ba6d78da7dd412a" ] ] }, { "id": "8ba6d78da7dd412a", "type": "change", "z": "55c6088dfea007c5", "name": "", "rules": [ { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "fenster_schlafz", "pt": "msg", "from": "schlafzimmer fenster wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "fenster_schlafz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 440, "wires": [ [ "2f90d602bda3575e" ] ] }, { "id": "2f90d602bda3575e", "type": "ioBroker out", "z": "55c6088dfea007c5", "name": "Fenster Schlafz", "topic": "0_userdata.0.GordonX-Home.0.fenster-sensor-schlafz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 720, "y": 440, "wires": [] }, { "id": "0fb2440f5e5b9be9", "type": "ioBroker in", "z": "55c6088dfea007c5", "name": "", "attrname": "tuer_wz", "topic": "alexa2.0.History.answerText", "payloadType": "value", "onlyack": "", "func": "all", "gap": "", "fireOnStart": "false", "outFormat": "MQTT", "x": 260, "y": 580, "wires": [ [ "b563556596e10823" ] ] }, { "id": "b563556596e10823", "type": "change", "z": "55c6088dfea007c5", "name": "", "rules": [ { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geöffnet", "fromt": "str", "to": "true", "tot": "bool" }, { "t": "change", "p": "tuer_wz", "pt": "msg", "from": "tür wohnzimmer wurde geschlossen", "fromt": "str", "to": "false", "tot": "bool" }, { "t": "set", "p": "tuer_wz", "pt": "msg", "to": "payload", "tot": "msg" } ], "action": "", "property": "", "from": "", "to": "", "reg": false, "x": 490, "y": 580, "wires": [ [ "de842256f488dd2b" ] ] }, { "id": "de842256f488dd2b", "type": "ioBroker out", "z": "55c6088dfea007c5", "name": "Tür WZ", "topic": "0_userdata.0.GordonX-Home.0.tür-sensor-wz", "ack": "false", "autoCreate": "false", "stateName": "", "role": "", "payloadType": "", "readonly": "", "stateUnit": "", "stateMin": "", "stateMax": "", "x": 700, "y": 580, "wires": [] }, { "id": "934bab665a1cb42e", "type": "debug", "z": "55c6088dfea007c5", "name": "Ausgabe", "active": true, "tosidebar": true, "console": false, "tostatus": false, "complete": "true", "targetType": "full", "statusVal": "", "statusType": "auto", "x": 700, "y": 140, "wires": [] } ]
-
RE: Simple Steuerung true/false offen/geschlossen
also ich muss mich erstmal abmelden. muss noch duschen !
habe heute wieder etwas gelernt.
Muss nur noch paar schaltpläne welzen muss morgen zwei schiebetüren an GLT, EMA und BMA aufschalten und da muss ich mich noch etwas belesen. Ist zwar simpler kram ist aber von den sensor befestigungen von anlagen typ zu anlagen typ unterschiedlich.
Danke dir schon mal und man könnte ja morgen weiter machen.