No, unfortunately when the button pressed is triggered only once without a repeat. So even if I add delayed_off, and hold the button for e.g. 10 sec, the sensor will be on for ~1 sec.
I see that the IR blaster is receiving the code, yet it just pulses the binary_sensor.
Continuously, have no means to measure it, yet would assume that we can reliably expect one sample every 100ms.
Root cause is not the signal, but the remote_receiver just ignoring further inputs till the samecode is received.