File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,10 @@ The Bluesound integration makes some custom actions available in addition to the
5656
5757### Action ` bluesound.join `
5858
59+ {% note %}
60+ This action is deprecated. Use ` media_player.join ` instead.
61+ {% endnote %}
62+
5963Group players together under a single master speaker. That will make a new group or join an existing group.
6064
6165| Data attribute | Optional | Description |
@@ -65,6 +69,10 @@ Group players together under a single master speaker. That will make a new group
6569
6670### Action ` bluesound.unjoin `
6771
72+ {% note %}
73+ This action is deprecated. Use ` media_player.unjoin ` instead.
74+ {% endnote %}
75+
6876Remove one or more speakers from a group of speakers. If no ` entity_id ` is provided, all speakers are unjoined.
6977
7078| Data attribute | Optional | Description |
You can’t perform that action at this time.
0 commit comments