mirror of
https://github.com/home-assistant/core.git
synced 2026-05-30 12:14:20 +01:00
ea4bbd771f
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
13 lines
288 B
YAML
13 lines
288 B
YAML
browse_url:
|
|
name: Browse
|
|
description:
|
|
Open a URL in the default browser on the host machine of Home Assistant.
|
|
fields:
|
|
url:
|
|
name: URL
|
|
description: The URL to open.
|
|
required: true
|
|
example: "https://www.home-assistant.io"
|
|
selector:
|
|
text:
|