2021-04-02 17:47:16 +00:00
|
|
|
# Describes the format for available denonavr services
|
2020-01-02 21:30:20 +00:00
|
|
|
|
|
|
|
get_command:
|
2021-05-15 07:25:19 +00:00
|
|
|
name: Get command
|
2021-02-04 00:43:07 +00:00
|
|
|
description: "Send a generic HTTP get command."
|
2021-05-15 07:25:19 +00:00
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: denonavr
|
|
|
|
domain: media_player
|
2020-01-02 21:30:20 +00:00
|
|
|
fields:
|
|
|
|
command:
|
2021-05-15 07:25:19 +00:00
|
|
|
name: Command
|
2020-01-02 21:30:20 +00:00
|
|
|
description: Endpoint of the command, including associated parameters.
|
2020-04-05 15:27:16 +00:00
|
|
|
example: "/goform/formiPhoneAppDirect.xml?RCKSK0410370"
|
2021-05-15 07:25:19 +00:00
|
|
|
required: true
|
|
|
|
selector:
|
|
|
|
text:
|
2021-04-22 01:55:30 +00:00
|
|
|
set_dynamic_eq:
|
2021-05-15 07:25:19 +00:00
|
|
|
name: Set dynamic equalizer
|
2021-04-22 01:55:30 +00:00
|
|
|
description: "Enable or disable DynamicEQ."
|
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: denonavr
|
|
|
|
domain: media_player
|
|
|
|
fields:
|
|
|
|
dynamic_eq:
|
|
|
|
description: "True/false for enable/disable."
|
|
|
|
default: true
|
|
|
|
selector:
|
|
|
|
boolean:
|
|
|
|
update_audyssey:
|
2021-05-15 07:25:19 +00:00
|
|
|
name: Update audyssey
|
2021-04-22 01:55:30 +00:00
|
|
|
description: "Update Audyssey settings."
|
|
|
|
target:
|
|
|
|
entity:
|
|
|
|
integration: denonavr
|
|
|
|
domain: media_player
|