I have a Air Filter with an RF remote that I'm trying to emulate using a 433Mhz transmitter. I've setup a receiver with rc-switch that has captured the payloads for the 3 different buttons on the remote (off, speed, time) and I've used the rc-switch send demo to send the messages. I've seen the messages sent (using the same receiver setup), but for some reason only 1 of the 3 emulated button presses (speed) does anything. The captured message for the speed, when sent, seems to work just fine, but the messages for 'off' and 'time' don't have any effect on the filter whatsoever.
Since one of the messages seems to work, I don't think it is a hardware issue. What could I be missing? Could the payloads be incorrect?