2016-01-05 19:10:12 +00:00

674 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category
layout title description date sidebar comments sharing footer logo ha_category
component Browser Instructions how to setup the browser component with Home Assistant. 2015-01-24 14:39 true false true true browser.png 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:

# Example configuration.yaml entry
browser:

Service browser/browse_url

Service data attribute Optional Description
url no The url to open