For those of you struggling with the installation of ESP-Link (a serial to wifi module for ESP8266’s)
I created a one-button installer page for ESPLink on my GitHub page
Just connect the ESP8266 module to a serial port (or by usb), and hit 'Connect"
Sorry to bump this, do you happen to have an OTA flashable .bin compiled? I don’t have physical access to the ESP8266 but it’s currently flashed with another bit of software which supports OTA.
Sorry, I don’t think that is possible for ESP-Link, as it contains of 4 bin files (boot_v1.5.bin,user1.bin,esp_init_data_default.bin and blank.bin).
However, with the Stream server (serial-to-wifi bridge) for ESPHome, that would be possible (just create the yaml in the ESPHome addon, and during compile select 'manual download, save it somewhere, and then use OTA on the device, using the downloaded bin file.