Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions source/_components/media_player.yamaha.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,13 @@ script:
media_content_id: "Bookmarks>Internet>Radio Paradise"

```

### {% linkable_title Service `yamaha_enable_output` %}

Enable or disable an output port (HDMI) on the receiver.

| Service data attribute | Optional | Description |
| ---------------------- | -------- | ----------- |
| `entity_id` | yes | String or list of strings that point at `entity_id`s of Yamaha receivers.
| `port` | no | Port to enable or disable, e.g. `hdmi1`.
| `enabled` | no | To enable set true, otherwise set to false.