10000 Update Snapcast documentation for new grouping · home-assistant/home-assistant.io@89e1da1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 89e1da1

Browse files
committed
Update Snapcast documentation for new grouping
1 parent ae22660 commit 89e1da1

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

source/_integrations/snapcast.markdown

Lines changed: 7 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@ The Snapcast integration allows you to control [Snapcast](https://github.com/bad
1818

1919
{% include integrations/config_flow.md %}
2020

21+
{% include integrations/option_flow.md %}
22+
23+
{% configuration_basic %}
24+
Create entities for groups:
25+
description: "Create media player entities for each Snapcast group"
26+
{% endconfiguration_basic %}
27+
2128
## Actions
2229

2330
The snapcast integration provides a few actions registered under the media_player integration.
@@ -38,23 +45,6 @@ Restore a previously taken snapshot of one or more speakers.
3845
| ---------------------- | -------- | ----------- |
3946
| `entity_id` | no | String or list of `entity_id`s that should have their snapshot restored.
4047

41-
### Action `snapcast.join`
42-
43-
Group players together under a single group.
44-
45-
| Data attribute | Optional | Description |
46-
| ---------------------- | -------- | ----------- |
47-
| `master` | no | Entity ID of the player to synchronize to.
48-
| `entity_id` | yes | String or list of `entity_id`s to join to the master.
49-
50-
### Action `snapcast.unjoin`
51-
52-
Remove one or more speakers from their group of speakers.
53-
54-
| Data attribute | Optional | Description |
55-
| ---------------------- | -------- | ----------- |
56-
| `entity_id` | no | String or list of `entity_id`s to separate from their coordinator speaker.
57-
5848
### Action `snapcast.set_latency`
5949

6050
Set the latency of a speaker.

0 commit comments

Comments
 (0)
0