Hi, I started to use node-red for the further HomeKit integration and I like it based on what I have seen. I used the node red and HomeKit and the openhab tutorials. This one was also posted on the OH forum but didn't get a response. Pls advise...
I started well to display if the switch is on or off in HomeKit. First half of the journey mastered!
Overall flow:
The second part of the journey from Homekit to OH (starting from when the VPN button in HomeKit is turned off or on) I didn’t get right yet: The question is how do I create the flow from the VPN HomeKit node back to update the openhab item called ivpn?
Basically the HomeKit ivpn switch (in the middle of the workflow) sends true on port 1, and false on port 2 (picture 2) based on the template defined.
The questions: How do I send the value (the value/command is enablev for On/true, the value disablev is for Off) from Homekit to the ivpn openhab node (picture 3 / 4)? And which openhab2 node (picture 5) for the item ivpn on the right hand-side do I need to take i.e. openhab2 get or openhab2 out? With which settings?
Pls advise
Picture 2:
Picture 3/4:
Picture 5: