diff --git a/configuration/transformations.md b/configuration/transformations.md index a272920b3..0cfaeda5e 100644 --- a/configuration/transformations.md +++ b/configuration/transformations.md @@ -17,7 +17,7 @@ They are often useful, to **interpret received Item values**, like sensor readin ## Usage Transformations are applicable in Item and Sitemap element labels and inside DSL rules. -The relevant transformation service needs to be installed via the Main UI before use. +The relevant transformation service needs to be installed via the Main UI or addons.cfg before use. Be aware, that some Transformation services rely on transformation files, while others work by directly providing the transformation logic. Transformation files need to be placed in the directory `$OPENHAB_CONF/transform`.