hass-core/homeassistant/components/browser/services.yaml
Franck Nijhof ea4bbd771f
Add service names to previously enriched services (#46929)
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
2021-02-23 14:10:13 +01:00

12 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: