We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05725de commit f165d43Copy full SHA for f165d43
bundles/org.openhab.binding.http/README.md
@@ -66,6 +66,9 @@ When concatenating the `baseURL` and `stateExtension` or `commandExtension` the
66
### Value Transformations (`stateTransformation`, `commandTransformation`)
67
68
Transformations can be used if the supplied value (or the required value) is different from what openHAB internal types require.
69
+
70
+The relevant transformation service needs to be installed via the Main UI or addons.cfg before use.
71
72
Here are a few examples to unwrap an incoming value via `stateTransformation` from a complex response:
73
74
| Received value | Tr. Service | Transformation |
0 commit comments