Sure.
Here you have.
[[{"id":"e710273c.dc9f68","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"595e970a.b66ad8","type":"websocket in","z":"e710273c.dc9f68","name":"deCONZ","server":"28cf848.cc20f7c","client":"","x":180,"y":600,"wires":[["15c7c3ea.961f24"]]},{"id":"15c7c3ea.961f24","type":"switch","z":"e710273c.dc9f68","name":"TAP 15: Salon","property":"payload","propertyType":"msg","rules":[{"t":"cont","v":"\"e\":\"changed\",\"id\":\"15\",\"r\":\"sensors\",\"state\"","vt":"str"}],"checkall":"true","repair":false,"outputs":1,"x":380,"y":600,"wires":[["2ee6d321.5962e4"]]},{"id":"2ee6d321.5962e4","type":"switch","z":"e710273c.dc9f68","name":"Boton","property":"payload","propertyType":"msg","rules":[{"t":"cont","v":"\"buttonevent\":34","vt":"str"},{"t":"cont","v":"\"buttonevent\":16","vt":"str"},{"t":"cont","v":"\"buttonevent\":17","vt":"str"},{"t":"cont","v":"\"buttonevent\":18","vt":"str"}],"checkall":"true","repair":false,"outputs":4,"x":570,"y":600,"wires":[[],[],[],["453d575.478b228"]]},{"id":"453d575.478b228","type":"api-call-service","z":"e710273c.dc9f68","name":"TG Balcon","server":"cd7217a1.a326d","service_domain":"light","service":"toggle","data":"{ \"entity_id\": \"light.balcon\" }","mergecontext":"","x":750,"y":620,"wires":[[]]},{"id":"28cf848.cc20f7c","type":"websocket-listener","z":"","path":"ws://192.168.0.yyy:443","wholemsg":"false"},{"id":"cd7217a1.a326d","type":"server","z":"","name":"Home Assistant","url":"http://192.168.0.xxx:8123","pass":"xxx"}]
I have removed addresses and passwords but you should be able to paste into node-red and take a look.
I hope it helps you.