joshbenner / esphome-daikin-s21

ESPHome Component for Daikin Mini-Splits using the S21 serial port.
GNU General Public License v3.0
64 stars 21 forks source link

Upgrading from ESP-Faikin #8

Closed XMaarten closed 1 year ago

XMaarten commented 1 year ago

Can you add instructions on how to get the ESPHome code on the device to the README please?

Revk explained this on https://github.com/revk/ESP32-Faikin/issues/69

joshbenner commented 1 year ago

Programming devices is covered by the ESPHome documentation. This code is not specific to Faikins.

Also, I do not provide pre-compiled binaries that would be usable to flash from Faikin's OTA upgrade mechanism -- the binaries produced for ESPHome installs are intended to be unique/specific to the individual device in most cases and compiled/installed from ESPHome itself, so providing pre-compiled binaries is not generally done with ESPHome.

XMaarten commented 1 year ago

I know how to program ESPHome devices, but the Faikin device does not have a USB interface or easy terminals to use. Being able to load an ESPHome binary on it through WiFi makes it a lot easier. You don't need a pre-compiled binary, you can download the binary from the ESPHome webinterface.