From 9200fc8158f0b26d96d1ac9ae70f2ecbce6716f0 Mon Sep 17 00:00:00 2001 From: Martijn Date: Fri, 25 Oct 2024 11:12:58 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45de37e..62d6ca5 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ The Button+ is a modular control panel designed to work with MQTT. It has a "Mai - [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) -- [ ] Temperature sensor STS35 +- [x] Temperature sensor STS35 - [ ] Documentation - [ ] More examples