Hi,
i'm trying to make 2 switches on dashboard, that work opposite of each other, in another word if i turn on one switch the other one should turn off and vice versa, is there a way to do that ?
i attached the template flow that i want to have. thanks in advance for your help.
[{"id":"109a0d3d.bca853","type":"tab","label":"Flow 1","disabled":false,"info":""},{"id":"8129cf98.f6947","type":"ui_switch","z":"109a0d3d.bca853","name":"mobility","label":"walk","group":"9d2023c7.17976","order":0,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"","style":"","onvalue":"true","onvalueType":"str","onicon":"","oncolor":"","offvalue":"false","offvalueType":"str","officon":"","offcolor":"","x":304.3000030517578,"y":163.8666763305664,"wires":[[]]},{"id":"d2c269cb.abd188","type":"ui_switch","z":"109a0d3d.bca853","name":"mobility","label":"bike","group":"9d2023c7.17976","order":0,"width":0,"height":0,"passthru":true,"decouple":"false","topic":"","style":"","onvalue":"true","onvalueType":"str","onicon":"","oncolor":"","offvalue":"false","offvalueType":"str","officon":"","offcolor":"","x":308.00001525878906,"y":283.00001335144043,"wires":[[]]},{"id":"9d2023c7.17976","type":"ui_group","z":"","name":"Control","tab":"7f4a66df.baa528","disp":true,"width":"6","collapse":false},{"id":"7f4a66df.baa528","type":"ui_tab","z":"","name":"MYhome","icon":"dashboard"}]