From b282f1fe1122aab91ff562c6cdf2b1a9035db46e Mon Sep 17 00:00:00 2001 From: Martijn Date: Sun, 27 Oct 2024 18:55:28 +0100 Subject: [PATCH] added todo for make a package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73e5466..16e9f3a 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,6 @@ The documentaion is yet to be made... Again If you want to help... Pull requests - [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 +- [ ] Make a basic [package](https://esphome.io/components/packages.html) so there is less initial code to be copied. - [ ] Documentation - [ ] More examples