I am running Home Assistant 11.1 on a Windows 11 laptop using Virtualbox
I have two ESP 32 smart plugs both were discovered by ESPHOME I adopted. first plug and updated the yaml file for MQTT and it worked just fine. Adopted the second smart plug and get this
RAM: [==== ] 44.4% (used 36396 bytes from 81920 bytes)
Flash: [====== ] 56.2% (used 575185 bytes from 1023984 bytes)
========================= [SUCCESS] Took 3.10 seconds =========================
INFO Successfully compiled program.
INFO Resolving IP address of sunlight.local
INFO → 10.2.8.75
INFO Uploading /data/build/sunlight/.pioenvs/sunlight/firmware.bin (579344 bytes)
ERROR Error features: Unknown error from ESP
I retried several times same error
I deleted the device from esphone and esphome discovered it adopted the device using the standard yaml code and it failed same error.
These are the only two devices I have at this time.
Any ideas ot suggestions