diff --git a/source/_integrations/heos.markdown b/source/_integrations/heos.markdown index 956cb00c9fd..3f09e070ce4 100644 --- a/source/_integrations/heos.markdown +++ b/source/_integrations/heos.markdown @@ -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.