Skip to content

Commit

Permalink
Fix optional parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
mj23000 committed Sep 17, 2024
1 parent 0d8ecaf commit 4f9b4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/_integrations/bang_olufsen.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ Expand current Beolink experience.

| Action data attribute | Optional | Description |
| --------------------- | -------- | ---------------------------------------------------------------- |
| `all_discovered` | no | Expand Beolink experience to all discovered devices. |
| `beolink_jids` | no | Specify which Beolink JIDs will join current Beolink experience. |
| `all_discovered` | yes | Expand Beolink experience to all discovered devices. |
| `beolink_jids` | yes | Specify which Beolink JIDs will join current Beolink experience. |

#### `bang_olufsen.beolink_unexpand`

Expand Down

0 comments on commit 4f9b4d0

Please sign in to comment.