mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-11-13 13:00:43 +00:00
593 B
593 B
layout, title, description, date, sidebar, comments, sharing, footer
| layout | title | description | date | sidebar | comments | sharing | footer |
|---|---|---|---|---|---|---|---|
| page | Browser | Instructions how to setup the browser component with Home Assistant. | 2015-01-24 14:39 | false | false | true | true |
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 configuration.yaml:
browser:
Service browser/browse_url
| Service data attribute | Optional | Description |
|---|---|---|
url |
no | The url to open |