Daniele Verducci 🧉Hello <a class="hashtag" href="https://social.ichibi.eu/tag/homeassistant" rel="nofollow noopener" target="_blank">#homeassistant</a> geeks (more specifically <a class="hashtag" href="https://social.ichibi.eu/tag/esphome" rel="nofollow noopener" target="_blank">#esphome</a> geeks). I'm facing something new: I need to control some appliances (4 motors and 1 light) with Home Assistant. I was povided with a couple of pricey RF 433mhz remotes that I really don't want to disassemble (so I cannot just solder some bodge wires to the keys pads and connect them to an <a class="hashtag" href="https://social.ichibi.eu/tag/esp8266" rel="nofollow noopener" target="_blank">#ESP8266</a> ). I need something that can receive, copy and re-send the signals mimiking the original remotes. I don't know anything about RF, don't own an SDR and don't know if the remotes use some kind of rolling code. I've seen there is some support on ESPHome for 433mhz transmitters (<a href="https://esphome.io/components/remote_transmitter.html" rel="nofollow noopener" target="_blank">https://esphome.io/components/remote_transmitter.html</a>) but it's unclear to me with what hardware.<br>Anyone can point me in the right direction?