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
3 changes: 2 additions & 1 deletion source/_integrations/songpal.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ ha_category:
ha_iot_class: Local Push
ha_release: 0.65
ha_config_flow: true
ha_quality_scale: gold
ha_codeowners:
- '@rytilahti'
- '@shenxn'
Expand Down Expand Up @@ -58,6 +59,6 @@ For a list of available settings and their values use [`songpal sound`](https://

| Service data attribute | Optional | Description |
|------------------------|----------|--------------------------------------------------|
| `entity_id` | yes | Target entity, leave unset for all devices |
| `entity_id` | yes | Target entity. To target all songpal devices, use `all` |
| `name` | no | Configuration variable, e.g., `nightmode` |
| `value` | no | New configuration value, e.g., `on` |