Hello,
I have recently added 2 ESPHome devices,
but a lot of times during install or update they throw unspecified errors.
Linking /data/toilet-light/.pioenvs/toilet-light/firmware.elf
RAM: [==== ] 42.4% (used 34716 bytes from 81920 bytes)
Flash: [===== ] 50.9% (used 520733 bytes from 1023984 bytes)
Building /data/toilet-light/.pioenvs/toilet-light/firmware.bin
esp8266_copy_factory_bin(["/data/toilet-light/.pioenvs/toilet-light/firmware.bin"], ["/data/toilet-light/.pioenvs/toilet-light/firmware.elf"])
========================= [SUCCESS] Took 48.20 seconds =========================
INFO Successfully compiled program.
INFO Resolving IP address of toilet-light.local
INFO -> 192.168.180.195
INFO Uploading /data/toilet-light/.pioenvs/toilet-light/firmware.bin (524880 bytes)
INFO Compressed to 364281 bytes
ERROR Error auth result: Unknown error from ESP
======== [ERROR] /config/esphome/toilet-light.yaml ========
======================== [SUMMARY] ========================
- /config/esphome/bathroom-light.yaml: SUCCESS
- /config/esphome/slimmelezer.yaml: SUCCESS
- /config/esphome/toilet-light.yaml: FAILED
most of the times after an error the device gets unresponsive.
Now, for the first time the device keeps working.
Is there a way to find what is causing those errors, or prevent them from happening.