#Boadlink RM4 Pro RF command duration

1 messages · Page 1 of 1 (latest)

empty aurora
#

Hi Folks,

I managed to integrate my RM4 Pro to HA and learn a bunch of commands for a bunch of devices. All good except for one thing that bothers me.

I have a fireplace remote control that uses the 315mhz range. The send_command for increasing/decreasing fire works, but the command only lasts for like 1 sec. I tried setting the hold_secs to various values but does not seem to affect how long the signal is sent

action: remote.send_command
metadata: {}
data:
  device: Fireplace
  command: fire_up
  num_repeats: 12
  hold_secs: 3
  delay_secs: 3.3
target:
  entity_id: remote.broadlink_rm4_pro```

For now I have set the number of repeats high to do the job, but I think it uses too much battery etc,,,
empty aurora
silent ridge