hass-core/homeassistant/components/denonavr/services.yaml
Franck Nijhof 39336d3ea3
Add prettier (in pre-commit and CI) ()
* Add prettier (in pre-commit and CI)

* Make all file prettier

* Change order

* Add to Azure Pipelines

* Fix a YAML file prettier caught as invalid

* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00

11 lines
427 B
YAML

# Describes the format for available webostv services
get_command:
description: "Send a generic http get command."
fields:
entity_id:
description: Name(s) of the denonavr entities where to run the API method.
example: "media_player.living_room_receiver"
command:
description: Endpoint of the command, including associated parameters.
example: "/goform/formiPhoneAppDirect.xml?RCKSK0410370"