Is there a way to make a script or an automation which can navigate to a certain tab in the lovelace dashboard and show this tab?
In the button-card there is an action called navigate which does exactly what I want.
I cannot find something similar in services in scripts or automations.
This is exactly what I need.
I copied the contents of the browser_mod folder in the repository to configuration/custom_components/browser_mod/
I added the line browser_mod: to the configuration.yaml.
This error appeared: Component error: browser_mod - Integration ‘browser_mod’ not found.