yoziru / esphome-zehnder-comfoair

Interact with Zehnder Comfoair Q using ESPHome and Home Assistant
https://yoziru.github.io/esphome-zehnder-comfoair/
GNU General Public License v3.0
29 stars 10 forks source link

OTA Update #17

Open AndyS1989 opened 4 months ago

AndyS1989 commented 4 months ago

Hi,

where can i find the file for the ota update on the webserver of the esp32?

SkullboyNL commented 4 months ago

Not, you have to do that yourself. The easiest way is to update the ESP32 with ESPHome. Get the YAML file for your board of choice from the root of the Git repository, for example, the zehnder-comfoair-q-esp32-evb.yml.

Create a new device in ESPHome and copy the contents of the YAML file into the config within ESPHome. Copy the 'packages' and 'boards' folders to ESPHome. If you use the ESP32 board, you still need to make a modification to boards/esp32-evb.yml: set the RX and TX pins correctly and change type: esp-idf to type: arduino.

yoziru commented 4 months ago

☝️ +1 on above check out https://esphome.io/guides/getting_started_hassio.html you can also flash a new firmware on the github-pages site (needs Chrome + connect your ESP32 with USB): https://yoziru.github.io/esphome-zehnder-comfoair/