mirror of
https://github.com/home-assistant/core.git
synced 2025-05-07 15:39:18 +00:00
12 lines
284 B
YAML
12 lines
284 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:
|