Hi All,
I’m attempting to create an IR plugin for activating my roomba when I’m away, the pronto code I have is correct, but no amount of repeating the code within I_Roomba.xml will power on the Roomba, it seems the Roomba expects a slight delay between codes to accept them (hitting the power button in raid succession from SQ Remote is enough to power it on)
Is it possible to set a delay between sending codes in an IR implementation file? Failing that, is it possible to send the GC-100 a null code, so I could send power, null, power, null, power?
Obviously, I could just repeat the control via luup code when launching a scene, but would prefer to do this the right way.
Thanks,
Hackworth