Max' Smart Home
Find a file
2024-04-22 19:36:25 +02:00
src More refactoring, and example config-yaml and code snippets 2024-04-22 19:36:25 +02:00
.gitignore Refactoring everything 2024-04-22 14:05:24 +02:00
example.conf.yaml More refactoring, and example config-yaml and code snippets 2024-04-22 19:36:25 +02:00
README.md Update README.md 2023-10-08 02:06:26 +02:00
requirements.txt Refactoring everything 2024-04-22 14:05:24 +02:00

Max's Smart Home - MaSH

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

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