Filled services.yaml for browser integration (#27563)

* Filled services.yaml for browser integration

* Update services.yaml
This commit is contained in:
springstan 2019-10-13 05:00:48 +02:00 committed by Paulus Schoutsen
parent 1fa6d9887e
commit a8f43843bf

View File

@ -0,0 +1,6 @@
browse_url:
description: Open a URL in the default browser on the host machine of Home Assistant.
fields:
url:
description: The URL to open.
example: "https://www.home-assistant.io"