Thanks a lot dceejay. I've tried your code but it still doesn't work.
Here follow the node red version in my raspberry and also the entire flow which doesn't work.
Node red version
Node-RED version: v0.19.6
Node.js version: v10.15.2
Linux 4.14.98+ arm LE
Dashboard version 2.8.1 started at /ui
My flow
[{"id":"f5ef31ed.9dab7","type":"tab","label":"groupTEST","disabled":false,"info":""},{"id":"67fe18ba.e61688","type":"ui_text","z":"f5ef31ed.9dab7","group":"256ee50c.7774da","order":0,"width":0,"height":0,"name":"","label":"","format":"due","layout":"row-spread","x":570.8945503234863,"y":191.75390911102295,"wires":[]},{"id":"9a9b17e7.db7b88","type":"ui_text","z":"f5ef31ed.9dab7","group":"a20dc40b.fb1808","order":0,"width":0,"height":0,"name":"","label":"","format":"tre","layout":"row-spread","x":576.0195503234863,"y":245.00391292572021,"wires":[]},{"id":"988a6e81.2b276","type":"inject","z":"f5ef31ed.9dab7","name":"","topic":"","payload":"{\"group\":{\"hide\":[\"testgroup_uno\"]}}","payloadType":"json","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":421.69560623168945,"y":298.35070610046387,"wires":[["3b08c4c7.96a06c"]]},{"id":"3b08c4c7.96a06c","type":"ui_ui_control","z":"f5ef31ed.9dab7","name":"","x":583.362232208252,"y":300.0173897743225,"wires":[[]]},{"id":"b123fd52.5b5f5","type":"ui_text","z":"f5ef31ed.9dab7","group":"e099ab9b.c78f48","order":0,"width":0,"height":0,"name":"","label":"","format":"uno","layout":"row-spread","x":573.3622436523438,"y":135.01734924316406,"wires":[]},{"id":"256ee50c.7774da","type":"ui_group","z":"","name":"due","tab":"6d74c650.0fe308","order":2,"disp":true,"width":"6","collapse":false},{"id":"a20dc40b.fb1808","type":"ui_group","z":"","name":"tre","tab":"6d74c650.0fe308","order":3,"disp":true,"width":"6","collapse":false},{"id":"e099ab9b.c78f48","type":"ui_group","z":"","name":"uno","tab":"6d74c650.0fe308","order":1,"disp":true,"width":"6","collapse":false},{"id":"6d74c650.0fe308","type":"ui_tab","z":"","name":"testgroup","icon":"dashboard","order":35}]
could you help me?
Thanks a lot