mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Songpal code improvement (#13327)
This commit is contained in:
parent
2876f5b4e7
commit
3b804745bf
@ -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'
|
||||
@ -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` |
|
||||
|
Loading…
x
Reference in New Issue
Block a user