1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-01 05:04:21 +01:00
Files
core/homeassistant/components/browser/services.yaml
T
2022-03-30 09:48:06 +02:00

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: