ESPHome
From Wildsong
Its home is at https://esphome.io
See the README but basically set up is
conda create -n esphome conda activate esphome pip install esphome
Then build a yaml file, possibly with
esphome wizard esp12e.yaml
and install
esphome run esp12e.yaml