From ab3128aeb0ccbd578f84dfb347d04442285d506c Mon Sep 17 00:00:00 2001 From: Neko Date: Thu, 31 Jul 2025 10:23:20 +0200 Subject: [PATCH] added readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1f705a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# ESPHome Flower Pot Monitoring + +This project uses the ESP32-S2 Feather TFT from Adafruit to monitor flower pot humdity. It requires a running Homeassistant for full use. + +To flash the chip, install esphome and run `esphome run livingroom.yaml`