How can I send RF data I sniff on a Sonoff RF Bridge via ESPHome

I can see RF data on a Sonoff bridge for a remote I want to ‘clone’ in HA.

Tasmota shows the 6 Hex code for ‘Data’ or I can get the RAW177 if needed.

But, how do I send that same 6 Hex code in an ESPHome yaml config as a button to an ESP8266 with an RF transmitter? The issue I think is which remote_transmitter to choose and how to format the data or code line to follow.

Converting RF signal codes between the different formats is a tough thing to do.

Best advice is to capture the code on the same type of device that needs to send it.