From 0f65b6946128da5b5058b003de158593abc9de55 Mon Sep 17 00:00:00 2001 From: Timmo Date: Mon, 2 Dec 2019 10:57:22 +0000 Subject: [PATCH] Fix name of states dev-tools page (#11348) --- source/_integrations/group.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/group.markdown b/source/_integrations/group.markdown index 451f8ca80a5..ce40ecc90aa 100644 --- a/source/_integrations/group.markdown +++ b/source/_integrations/group.markdown @@ -10,7 +10,7 @@ ha_release: pre 0.7 Groups allow the user to combine multiple entities into one. -Check the **Set State** page from the **Developer Tools** and browse the **Current entities:** listing for all available entities. +Check the **States** page from the **Developer Tools** and browse the **Current entities:** listing for all available entities. ```yaml # Example configuration.yaml entry @@ -70,7 +70,7 @@ Some integrations automatically create special groups containing integration ent - `group.all_scripts` - `group.all_automations` -You can see list of these groups in **State** page of the **Developer Tools**. +You can see list of these groups in **States** page of the **Developer Tools**. ## Group behavior