From 19b628d62dc1910982d1d088784016f04b9e1128 Mon Sep 17 00:00:00 2001 From: Thomas Karl Pietrowski Date: Wed, 18 Apr 2018 14:15:44 +0200 Subject: [PATCH] [configuration/items.md] Correcting label in table of types (#667) Signed-off-by: Thomas Karl Pietrowski thopiekar@gmail.com (github: thopiekar) --- configuration/items.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/items.md b/configuration/items.md index 547805086..15189e55e 100644 --- a/configuration/items.md +++ b/configuration/items.md @@ -100,7 +100,7 @@ This optimization is reflected in the data and command types. Available Item types are: -| Item Name | Description | Command Types | +| Type Name | Description | Command Types | |----------------|-------------|---------------| | Color | Color information (RGB) | OnOff, IncreaseDecrease, Percent, HSB | | Contact | Status of contacts, e.g. door/window contacts | OpenClose |