From f87af0004918c54de8272ed68ab1166a25d33d37 Mon Sep 17 00:00:00 2001 From: Marcus Date: Sun, 31 Mar 2024 05:55:27 +0200 Subject: [PATCH] update README --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e163c1f..0720921 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ on my website. For that a REST API is planned. I want to automate as much as possible which makes sense and is easy to build. -## Features +## Features / ToDo List - Measure values - - Humidity - - soil moisture - - temperature - - water level for water tank + - Humidity :white_check_mark: + - soil moisture :white_check_mark: + - temperature :white_check_mark: + - water level for water tank :white_check_mark: - LED grow light control (on/off, dimming, max. 12V 50W load ) - fan control (on/off, (PWM?) max 1A) - pump control for automatic watering (max 1A)