esphome

Create custom firmware for ESP32/ESP8266 microcontrollers

brewmacoslinux
Try with needOr install directly
Source

About

Make creating custom firmwares for ESP32/ESP8266 super easy

Commands

esphome

Examples

Create a new ESPHome project configuration$ esphome wizard my_device.yaml
Compile and upload firmware to ESP device$ esphome run my_device.yaml
Validate configuration file syntax$ esphome config my_device.yaml