Hi,
i build a IR Remote with an Arduino. Now i can use the Webgui or URL Links to trigger IR Codes in my Room for the TV or my very old not smart Kenwood AMP.
The State (On or Off) i get with a socket with watt messurement.
Now i want to trigger the URL with Node-red. I read something of http out, but i dont know, how i can solve this flow.
The Trigger in this case is my Sonos Connect. If his state is "Playing" and watt is under xy trigger "http://ip/ir?code=501397830". This is On Off Command
How i can trigger simple an URL with node-red?
Have a nice Day!