mirror of
https://github.com/home-assistant/core.git
synced 2026-07-08 23:34:22 +01:00
a8f43843bf
* Filled services.yaml for browser integration * Update services.yaml
7 lines
202 B
YAML
7 lines
202 B
YAML
browse_url:
|
|
description: Open a URL in the default browser on the host machine of Home Assistant.
|
|
fields:
|
|
url:
|
|
description: The URL to open.
|
|
example: "https://www.home-assistant.io"
|