1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/browser/services.yaml
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: