Hey All…I’m new to ESPHome, and I’m struggling with my first programming task. I’m trying to get my Sonoff Bridge R2 set up with ESPHome, in order to control my awning via 433MHz. I have Home Assistant & ESPHome running in Docker on a ‘server’. S
I’ve had a couple of interations of my rf-bridge-1.yaml config file, but here’s the latest:
I’m programming using my Macbook Air. I have a FT232 USB UART Board (Type C) module connected to my Sonoff Briidge R2 via the following pinout:
UART VCCIO (set to 3.3v) → RF Bridge 3V3
UART GND → RF Bridge GND
UART RX → RF Bridge TX
UART TX → RF Bridge RX
I’ve tried using ESPFlasher, but lately I’ve been using ESPHome installer via Home Assistant. Here’s my latest process:
After validating my config, I run ‘install’ and choose ‘Plug Into this computer’. I then download the BIN file and click ‘Open ESPHome Web’. I then click Connect, and while holding the power button on the RFBridge and connect the UART to my laptop. From there I’ve tried both the ‘Prepare for first use’ and ‘Install’ (providing the bin file) options, both to no avail.