mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +00:00
Correct action domain (#38211)
This commit is contained in:
parent
50dd7b9740
commit
e7cc8a4859
@ -84,9 +84,9 @@ This integration follows standard integration removal. No extra steps are requir
|
||||
|
||||
In addition to the standard [Media Player actions](/integrations/media_player#actions), the HEOS integration provides the following {% term actions %}:
|
||||
|
||||
Group volume actions: `media_player.group_volume_set`, `media_player.group_volume_down`, and `media_player.group_volume_up` for entities joined to a group.
|
||||
Group volume actions: `heos.group_volume_set`, `heos.group_volume_down`, and `heos.group_volume_up` for entities joined to a group.
|
||||
|
||||
### Action `media_player.group_volume_set`
|
||||
### Action `heos.group_volume_set`
|
||||
|
||||
Sets the group's volume while preserving member volume ratios. This action can be called on any entity in a group.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user