Update transformations.md (#2267)

Minor fix as this is not limited to the UI.

Signed-off-by: lsiepel <leosiepel@gmail.com>
pull/2262/head^2
lsiepel 2024-03-02 12:48:01 +01:00 committed by GitHub
parent 475c5d70a1
commit 89206d2c1c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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`.