Commit Graph

3 Commits

Author SHA1 Message Date
claus 14824b0ab7 feat: improve presence simulation with staggered lighting and realistic behavior
- Replace simultaneous light activation with sequential (staggered) control
- Add per-light random delays for more natural behavior
- Implement reverse-order light shutdown for realism
- Introduce time-based variations (morning, midday, evening)
- Add randomized music playback using Spotify playlist on Sonos
- Refactor automation using repeat loops and variables for maintainability
2026-03-26 15:47:26 +01:00
claus 0b4fc7f2f4 fix presence 2026-03-25 21:06:57 +01:00
claus cbeb832dd7 presence simulation 2026-03-24 18:22:52 +01:00