Arduino Nano ESP32 on ESPhome

The arduino nano esp32 did work with the Arduino IDE, with Visual Studio Code and Platformio, but no chance to download a build with ESPhome.

Configuration with ESPhome:

esp32:
board: arduino_nano_esp32
framework:
type: arduino

Any tips how this board works with ESPhome?

By the way is there a way to use the ESPhome library with Arduino or Visual Studio as IDE?

Quite detailed description of the problem…

Yes. Yaml code is just a text file you can edit from most text editors and IDEs. However the I in IDE usually means Integrated, and you may find difficulties with that when trying to invoke compiling the results for ESPHome use.

For what reason? :thinking:

What are you struggling with? :eyes: