From fca20463a5804f8c78c245ef02b9f100b7e51a9c Mon Sep 17 00:00:00 2001 From: Sean Mooney Date: Tue, 6 Oct 2020 06:41:37 -0400 Subject: [PATCH] Remove unused States icon from Group page (#14941) States icon was removed from sidebar in Home Assistant 0.96, removing the image from here. --- source/_integrations/group.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index 44cd7f63ea2..d4dd2c6cf8f 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -13,7 +13,7 @@ ha_domain: group Groups allow the user to combine multiple entities into one. -Check the **States** page from the **Developer Tools** and browse the **Current entities:** listing for all available entities. +Check **Developer Tools** -> **States** and browse the **Current entities:** listing for all available entities. ```yaml # Example configuration.yaml entry