From 4848c06448a92e92b40cf98b6d761231885fe450 Mon Sep 17 00:00:00 2001 From: Maximilian Giller Date: Sun, 13 Oct 2024 17:44:11 +0200 Subject: [PATCH] Todos updated --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53e6b33..fa8b44e 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,21 @@ Should be a very simple **server** implementation of what is required in Max's s ## ToDo -- Energy-saving/Off mode (Only one light slighty on to deal with the state) (How should power plugs be handled?) -- Daylight Adjustment (E.g. No ceiling lights during daytime) +- Daylight Adjustment + - No ceiling lights during daytime + - Color Temperature match to outside - Save scene when turning off, to reapply same scene when turning on - Detect fast flickering of light state, indicating an issue, and disable the system for a few minutes +- Only close blinds completely if window is closed +- Door-bell implemented with people counter and clock as indicator +- Wardrobe light based on contact sensor +- Reminder to close window after lüften for a while/to open with bad CO2 values +- Implement climate reminders on clock + - Reminder/Notifications on clock in general +- Bettwaage + - Trigger sleep mode + - Log weight + - Log calmness of sleep ## Architecture