Browser
The browser component provides a service to open urls in the default browser on the host machine.
To load this component, add the following lines to your home-assistant.conf
:
1
|
|
Service browser/browse_url
Service data attribute | Optional | Description |
---|---|---|
url |
no | The url to open |