[mqtt-homeassistant] added JOSNPath and JINJA as requirements (#9572)

Signed-off-by: Jo Degraef <jo.degraef@addestino.be>
This commit is contained in:
fundef1 2021-01-14 11:43:17 +01:00 committed by GitHub
parent c7210dc8bf
commit d95fc925e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View 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.