mirror of
https://github.com/home-assistant/core.git
synced 2026-03-02 15:52:29 +00:00
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"
|