Browser
The Browser integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] provides a action to open URLs in the default browser on the host machine.
Configuration
To load this integration, add the following lines to your configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file.
After changing the configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI. [Learn more] file, restart Home Assistant to apply the changes.
# Example configuration.yaml entry
browser:
List of actions
The Browser integrationIntegrations connect and integrate Home Assistant with your devices, services, and more. [Learn more] provides the following actions. Each link below opens a dedicated page with examples, parameters, and a step-by-step UI walkthrough.
-
Browse URL (
browser.browse_url) Opens a URL in the default browser on the machine running Home Assistant.
For an overview of every action across all integrations, see the actions reference.