From fa92030139160d9540d2cf1af806371f59d44e7e Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 23 Jan 2023 18:46:21 +0100 Subject: [PATCH] Remove entity on group.set service (#24305) --- source/_integrations/group.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index 6e256132c3c..2a1dd64e847 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -359,6 +359,7 @@ This integration provides the following services to modify groups and a service | | `Icon` | Name of the icon for the group. | | `Entities` | List of all members in the group. Not compatible with **delta**. | | `Add Entities` | List of members that will change on group listening. +| | `Remove Entities` | List of members that will be removed from group listening. | | `All` | Enable this option if the group should only turn on when all entities are on. | `remove` | `Object ID` | Group id and part of entity id. | `reload` | `Object ID` | Group id and part of entity id.