ApolloAutomation / AIR-1

Other
76 stars 14 forks source link

Can't update AIR-1 after ESPHome 2024.6.0 revision #20

Closed Motya-HA closed 1 month ago

Motya-HA commented 3 months ago

logs_living-room-air-quality-sensor_run.txt

INFO ESPHome 2024.6.4 INFO Reading configuration /config/esphome/living-room-air-quality-sensor.yaml... WARNING GPIO9 is a strapping PIN and should only be used for I/O with care. Attaching external pullup/down resistors to strapping pins can cause unexpected failures. See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins INFO Generating C++ source... INFO Compiling app... Processing living-room-air-quality-sensor (board: esp32-c3-devkitm-1; framework: arduino; platform: platformio/espressif32@5.4.0) HARDWARE: ESP32C3 160MHz, 320KB RAM, 4MB Flash

TrevorSchirmer commented 3 months ago

Hello @Motya-HA ,

Are you still having the issue updating? It looks like it is missing the OTA password, if you edit the YAML in ESPHome addon it should look like this:

ota:
  - platform: esphome
     password: "apolloautomation"