Open AndyS1989 opened 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.
☝️ +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/
Hi,
where can i find the file for the ota update on the webserver of the esp32?