Please try this flow
[{"id":"519a1a4e.3d96ec","type":"ui_button","z":"98a9005f.98de38","name":"","group":"d890ff97.ac0ba8","order":0,"width":0,"height":0,"passthru":true,"label":"{{msg.topic}}","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"str","topic":"","x":450,"y":120,"wires":[["892952da.8ad578"]]},{"id":"79d3d6f9.4f2fb","type":"inject","z":"98a9005f.98de38","name":"","topic":"does this show","payload":"","payloadType":"date","repeat":"","crontab":"","once":false,"onceDelay":0.1,"x":230,"y":120,"wires":[["519a1a4e.3d96ec"]]},{"id":"892952da.8ad578","type":"debug","z":"98a9005f.98de38","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","x":640,"y":120,"wires":[]},{"id":"d890ff97.ac0ba8","type":"ui_group","z":"","name":"button","tab":"d1877d8e.5b703","order":1,"disp":true,"width":"6","collapse":false},{"id":"d1877d8e.5b703","type":"ui_tab","z":"","name":"test","icon":"dashboard","disabled":false,"hidden":false}]
it's an 'inject' with msg.topic set, to a button
with If msg arrives on input, emulate a button click:
checked connected to a debug
.
What happens if you press the inject (debug should show a timestamp) and is there anything on the dashboard?
Also, selecting the Dashboard
icon in the sidebar, what do you in the Site
and Themes
tabs?have in the