1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 13:58:42 +00:00
dockerfiles/esphome/README.md
2021-11-04 11:55:13 +08:00

15 lines
284 B
Markdown

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/