Paulus Schoutsen 47eae9077e Markdown fixes
2015-10-28 23:00:29 -07:00

28 lines
656 B
Markdown

---
layout: component
title: "Browser"
description: "Instructions how to setup the browser component with Home Assistant."
date: 2015-01-24 14:39
sidebar: true
comments: false
sharing: true
footer: true
ha_category: Other
---
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`:
```yaml
# Example configuration.yaml entry
browser:
```
#### Service `browser/browse_url`
| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `url` | no | The url to open