ESPHome on Wokwi
- ESPHome converts a single YAML file -> PlatformIO ESP32 project
Try 🚀
Opens Wokwi Experimental Viewer in New Tab
also opens ESPHOME YAML below ↓
How to install ESPHome
- Esphome is a python/C++ project that has a package on PyPI.
- My preferred way is with uv:
uvx --with=pip esphome compile helloworld.yaml