mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Document the menu_cursor service for the yamaha integration (#16102)
This commit is contained in:
parent
d4c4d15982
commit
ec2fbf87e1
@ -144,6 +144,15 @@ Enable or disable an output port (HDMI) on the receiver.
|
||||
| `port` | no | Port to enable or disable, e.g., `hdmi1`.
|
||||
| `enabled` | no | To enable set true, otherwise set to false.
|
||||
|
||||
### Service `menu_cursor`
|
||||
|
||||
Control the menu cursor.
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | yes | String or list of strings that point at `entity_id`s of Yamaha receivers.
|
||||
| `cursor` | no | Name of the cursor key to press: `up`, `down`, `left`, `right`, `select`, `return`
|
||||
|
||||
### Service `select_scene`
|
||||
|
||||
Select a scene on the receiver.
|
||||
|
Loading…
x
Reference in New Issue
Block a user