Setting background colour on dashboard button

Hello,

According to the information panel this should set the background colour of the button... but it doesn't.. What am I missing?

Thanks

[{"id":"6ec46a0a.8b8e1c","type":"ui_button","z":"8aa32e16.69841","name":"","group":"776b3bea.a4185c","order":0,"width":"19","height":"1","passthru":false,"label":"","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","x":650,"y":840,"wires":[[]]},{"id":"3fa54713.e083e8","type":"change","z":"8aa32e16.69841","name":"","rules":[{"t":"move","p":"payload","pt":"msg","to":"background","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":350,"y":860,"wires":[["6ec46a0a.8b8e1c","621b2c2f.7b8344"]]},{"id":"621b2c2f.7b8344","type":"debug","z":"8aa32e16.69841","name":"","active":true,"tosidebar":true,"console":false,"tostatus":true,"complete":"background","targetType":"msg","x":690,"y":920,"wires":[]},{"id":"89290970.f3139","type":"inject","z":"8aa32e16.69841","name":"","topic":"","payload":"red","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":840,"wires":[["3fa54713.e083e8"]]},{"id":"2f50471b.cd0e3","type":"inject","z":"8aa32e16.69841","name":"","topic":"","payload":"green","payloadType":"str","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":110,"y":880,"wires":[["3fa54713.e083e8"]]},{"id":"776b3bea.a4185c","type":"ui_group","z":"","name":"RCU-1 On-Air","tab":"5733254b.02aef4","order":1,"disp":false,"width":"19","collapse":false},{"id":"5733254b.02aef4","type":"ui_tab","z":"","name":"RCU-1","icon":"dashboard","order":1,"disabled":false,"hidden":false}]

You are missing very little :slight_smile:

image

1 Like

Bingo!! Thank you very much!

Cheers
James

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.