[SOLVED] Sending IR codes.....
-
I have learnt some remote control ir codes with the irlib for arduino.
I have not yet built a node to send them but was wondering how to get myc to send command to node via button press. I'll research more later but if you successfully done this then I would be interested to know how!
Thinking about it some more I guess it would be very similar to the relay code. Just add a child for each command (probably held in an array to make it easy) and then assign a switch on the dashboard for each command. Simples!
-
-
Thank you @jkandasa !