esphome

Simple doorbell button example with esphome

8 minute read

esphome is a framework for ESP32 and ESP8266 with which you can create simple devices by just writing YAML files instead of writing code. I choose esphome wh...