I’m trying to configure a global “home” button for use on my fullscreen dashboard. The icon shows up where it should, but I don’t get any action when I tap on it. What am I missing? This is my current YAML for the overlay in the browser mod visual editor, I have verified the path is correct. Thank you!
You don’t need browser_id here as the Overlay action is run as a Browser call. I epxect what is happning currently is that the browser_id included may be for a differet Browser.
Note: after updating the Overlay icon you will need to do a full refresh of the Browser so it gets the new updated Overlay action.
That was the problem, deleting the browser_id line solved it. Thank you very much!
1 Like
