1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-30 12:14:20 +01:00
Files
core/homeassistant/components/browser/services.yaml
T
2021-02-23 14:10:13 +01:00

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: