]> git.basschouten.com Git - openhab-addons.git/commitdiff
[mqtt-homeassistant] added JOSNPath and JINJA as requirements (#9572)
authorfundef1 <12233640+fundef1@users.noreply.github.com>
Thu, 14 Jan 2021 10:43:17 +0000 (11:43 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Jan 2021 10:43:17 +0000 (11:43 +0100)
Signed-off-by: Jo Degraef <jo.degraef@addestino.be>
bundles/org.openhab.binding.mqtt.homeassistant/README.md

index 6927a3b08f7467bf7f437329203b4821eb37237e..6c84cbbc2ebf33ea0de90fc8397b88737f72e537 100644 (file)
@@ -10,6 +10,15 @@ The mapping is structured like this:
 | Component+Node        | Channel Group | homeassistant/component/node/object|
 | -> Component Features | Channel       | state/topic/defined/in/comp/config |
 
+## Requirements
+
+The HomeAssistant MQTT requires two transformations to be installed:
+
+* JINJA-Transformations 
+* JSONPath-Transformations
+
+These can be installed under Settings->Addons->Transformations
+
 ## Limitations
 
 * The HomeAssistant Fan Components only support ON/OFF.