esphome ======= [ESPHome][1] is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. ## up and running ```bash $ docker-compose up -d $ curl http://127.0.0.1:6052 ``` [1]: https://esphome.io/