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
parent
475c5d70a1
commit
89206d2c1c
|
@ -17,7 +17,7 @@ They are often useful, to **interpret received Item values**, like sensor readin
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Transformations are applicable in Item and Sitemap element labels and inside DSL rules.
|
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.
|
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`.
|
Transformation files need to be placed in the directory `$OPENHAB_CONF/transform`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue