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.