1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-27 09:18:43 +00:00
dockerfiles/esphome/README.md

15 lines
284 B
Markdown
Raw Normal View History

2021-11-04 03:55:13 +00:00
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/