From 815c7085cf2a2f9c5970d6cf24c0684fafc22acb Mon Sep 17 00:00:00 2001 From: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com> Date: Wed, 19 Feb 2025 14:50:12 -0600 Subject: [PATCH] Add group volume docs (#37573) --- source/_integrations/heos.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/heos.markdown b/source/_integrations/heos.markdown index 9151e391984..280fadd4887 100644 --- a/source/_integrations/heos.markdown +++ b/source/_integrations/heos.markdown @@ -84,6 +84,8 @@ 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. + ### Action `media_player.group_volume_set` Sets the group's volume while preserving member volume ratios. This action can be called on any entity in a group.