mash-server/README.md

15 lines
644 B
Markdown
Raw Normal View History

2024-05-02 17:21:22 +02:00
# Max' Smart Home - MaSH
2022-08-05 23:45:25 +02:00
2023-10-08 02:06:26 +02:00
Should be a very simple **server** implementation of what is required in Max's smart home. Trying not to overcomplicate things and thereby ruin motivation to work on this.
## Sensors
- [ToF People Counter](https://github.com/mgfcf/mash-sensor-tof-pc)
2022-08-05 23:45:25 +02:00
## 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)
- 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