Have been playing with node-red, but got stuck. I installed node red , inclusive “node-red-contrib-mios” (vera) as well as “node-red-contrib-shelly (shelly)”, on my pc. Using the flow (see picture), I’m able to switch on a light (with a shelly 1)…but now i don’t know how to go on.
Can someone help me on how to setup a virtual device in Vera that allows me to use the node-red?
Don’t really know how to do this.
You would maybe need to add in Node-Red a HTTP IN node to start that particular automation flow via the http command that is sent from the plugin virtual device in Vera etc.
OR…
However you said you are also using the MIOS node in Node-Red so maybe virtual devices in Vera are exposed in to Node-Red via the MIOS node.
In that case you would need to have your automation flow be executed based on the current ON / OFF status of that particular virtual switch.