↓ Skip to main content

Automating My Home Setup

·69 words·1 min·
lrweck
Author
lrweck
Developer writing about tech, observations, and experiments.

This year’s background project was home automation. The rules I ended up with are boring on purpose:

  • Lights follow sunrise and sunset, not a fixed clock
  • A single “goodnight” command that turns everything off
  • Backups that run and notify on failure only

The last one is the real lesson: silent success and loud failure beats any dashboard. After three months the system just disappears, which is exactly the point.

Related