Todos updated

This commit is contained in:
Maximilian Giller 2024-10-13 17:44:11 +02:00
parent 866b717b27
commit 4848c06448

View file

@ -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