mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 20:05:36 +01:00
23 lines
427 B
YAML
23 lines
427 B
YAML
send_command:
|
|
fields:
|
|
entity_id:
|
|
required: true
|
|
selector:
|
|
entity:
|
|
integration: ps4
|
|
domain: media_player
|
|
command:
|
|
required: true
|
|
selector:
|
|
select:
|
|
options:
|
|
- "back"
|
|
- "down"
|
|
- "enter"
|
|
- "left"
|
|
- "option"
|
|
- "ps_hold"
|
|
- "ps"
|
|
- "right"
|
|
- "up"
|