sorry, but this I do not understand - I'm complete new in node red....
I try this, but this is also not working:
[{"id":"35c5b282.47cf2e","type":"tab","label":"Übungen","disabled":false,"info":""},{"id":"c889e497.627288","type":"debug","z":"35c5b282.47cf2e","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":930,"y":240,"wires":[]},{"id":"4ed5c212.1e810c","type":"function","z":"35c5b282.47cf2e","name":"","func":"if(msg.payload >0){\n msg.payload=true;\n}else{\n msg.payload = false;\n}\nreturn msg;","outputs":1,"noerr":0,"x":590,"y":240,"wires":[["23de7783.6b0108","2ff35f97.3d37f"]]},{"id":"a9148825.547ac8","type":"ui_numeric","z":"35c5b282.47cf2e","name":"","label":"numeric","tooltip":"","group":"2acf9945.528086","order":2,"width":0,"height":0,"wrap":false,"passthru":true,"topic":"","format":"{{value}}","min":0,"max":10,"step":1,"x":400,"y":240,"wires":[["4ed5c212.1e810c","b9cbcbeb.205688"]]},{"id":"23de7783.6b0108","type":"trigger","z":"35c5b282.47cf2e","op1":"false","op2":"","op1type":"bool","op2type":"pay","duration":"5","extend":false,"units":"s","reset":"True","bytopic":"all","name":"","x":750,"y":240,"wires":[["c889e497.627288"]]},{"id":"2ff35f97.3d37f","type":"debug","z":"35c5b282.47cf2e","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":770,"y":140,"wires":[]},{"id":"b9cbcbeb.205688","type":"debug","z":"35c5b282.47cf2e","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":570,"y":80,"wires":[]},{"id":"dd856326.5bdd2","type":"inject","z":"35c5b282.47cf2e","name":"","topic":"","payload":"true","payloadType":"bool","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":470,"y":360,"wires":[["afb93624.f23c18","7b4bfd5d.5d6864"]]},{"id":"735ac9b8.3f40c8","type":"debug","z":"35c5b282.47cf2e","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":1070,"y":360,"wires":[]},{"id":"afb93624.f23c18","type":"debug","z":"35c5b282.47cf2e","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"payload","targetType":"msg","x":650,"y":300,"wires":[]},{"id":"7b4bfd5d.5d6864","type":"trigger","z":"35c5b282.47cf2e","op1":"false","op2":"true","op1type":"bool","op2type":"bool","duration":"5","extend":false,"units":"s","reset":"","bytopic":"all","name":"","x":810,"y":360,"wires":[["735ac9b8.3f40c8"]]},{"id":"4ee8bc33.c51db4","type":"inject","z":"35c5b282.47cf2e","name":"","topic":"","payload":"msg.reset","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":480,"y":420,"wires":[["7b4bfd5d.5d6864"]]},{"id":"2acf9945.528086","type":"ui_group","z":"","name":"E-Mail-Adressen","tab":"73fccdec.21cd94","disp":true,"width":"6","collapse":false},{"id":"73fccdec.21cd94","type":"ui_tab","z":"","name":"Sonstiges","icon":"dashboard","disabled":false,"hidden":false}]