Broadlink RM3 Pro + 433mhz doorbell

I bought a Broadlink RM3 Pro to pickup my 433 doorbell signal, so far I have this in my config:

  - platform: broadlink
    host: *ip*
    mac: *mac*
    switches:
      doorbell_signal:
        friendly_name: "Doorbell Signal"
        command_on: 'skQkAA0MJQwlDCUkDQwlJA0kDQwlDCUNJQwlJA0kDQwlDCUMJQwl1wAAAAA='

and I found out on the RFXtrx switch page that it has the fire_event variable which is exactly what I need!

Does anyone know if there is a way I can use the fire_event in my broad link config or if there is another way to easily fire an ‘on’ event even tho it’s already on ‘on’.

The idea that I have in mind is: ring doorbell > send RF signal > broad link receives RF signal > used as trigger in automation > notification to phone.

As as I know the Broadlink RM3 only transmits RF but there might be someway of keeping it in learn mode and receiving the code, the best person to ask I think would be the author of the Broadlink RM3 component.

Yep, as @keithh666 says, you seem to have misunderstood what the RM pro is.