Todos updated
This commit is contained in:
parent
866b717b27
commit
4848c06448
1 changed files with 13 additions and 2 deletions
15
README.md
15
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue