I’m looking into how I can control IR operated devices from webcore. Specifically I have a futronix P800 8 channel lighting scene controller. This lets you set up to 20 pre-set scenes. It has an IR remote control to select the desired scene. I’d like to be able to sent the IR sequence from webcore.
I’ve been looking at the iTach TCP/IP to IR, which looks as though it will allow you to send an http request to its IP to trigger its IR blaster to send the code. I was wondering whether anyone has used this and has an example piston of its use. Having read the documentation I’m a little confused. The device can learn your remote control buttons, but the api seems to need the saved hex string of IR codes, rather than just selecting the learnt button.
Alternatively, are there any other suggestions of devices/methods to achieve this? There seem to some cheaper devices (eg broadlink rm4 mini) designed to work from a phone app, but they also provide ifttt support, but they get mixed reviews and I’m not sure if the delay through ifttt would be too significant.