From 3e4654b4e03559a478503a471a6b2d802714136f Mon Sep 17 00:00:00 2001 From: Martijn Date: Mon, 30 Dec 2024 12:11:01 +0100 Subject: [PATCH] updated todo list changed doc link --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 562a0a8..7a5adc1 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ TODO ## Documentation -The documentation of the Button+ ESPHome integration can be found in the [Docs directory](./Docs) +The documentation of the Button+ ESPHome integration can be found in the [Docs directory](./Docs/DOCS.md) ## Useful Links @@ -60,10 +60,7 @@ The documentation is work in progress.. Again If you want to help... Pull reques ## TODO: -- [x] Neonleds - - [x] figure out how to control them individually. [> maybe with Light Partition](https://esphome.io/components/light/partition) - - [x] find correct [type](https://esphome.io/components/light/neopixelbus.html#configuration-variables) -- [x] Temperature sensor STS35 -- [x] Make a basic [package](https://esphome.io/components/packages.html) so there is less initial code to be copied. - [ ] Documentation + - [x] initial firmware load + - [ ] links to the card documentation - [ ] More examples