From 17c3b574b4e6bfa9803509de1fc8aa8b6c559f8c Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Sun, 20 Dec 2020 00:28:04 +0100 Subject: [PATCH] Changed page title to simply "Transformations" (#1342) Signed-off-by: Kai Kreuzer --- addons/transformations.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/transformations.md b/addons/transformations.md index 2eda879da..4aaba28e6 100644 --- a/addons/transformations.md +++ b/addons/transformations.md @@ -1,11 +1,11 @@ --- layout: documentation -title: Transformation Services +title: Transformations --- {% include base.html %} -# Transformation Services +# Transformations Transformations are used to translate data from a cluttered or technical raw value to a processed or human-readable representation. They are often useful, to **interpret received Item values**, like sensor readings or state variables, and to translate them into a human-readable or better processible format.