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.