From 44e8edb2d4d2392df958eea31058ce4b7ae465e4 Mon Sep 17 00:00:00 2001 From: Martijn Date: Wed, 23 Oct 2024 11:04:30 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c29da7..41f22e5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Want to help? Pull requests are welcome! ## TODO: -[ ] Neonleds -[ ] Documentation -[ ] More examples +- [ ] Neonleds + - [ ] figure out how to control them individually. [> maybe with Light Partition](https://esphome.io/components/light/partition) + - [ ] find correct [type](https://esphome.io/components/light/neopixelbus.html#configuration-variables) +- [ ] Documentation +- [ ] More examples