thermostat-schedule.md
markdown
sha256:8d46372e39d2d5a54fd93a8b1c27922fe0d9b22a72197345f1d2c71701cc4ce2
feat(auth): persistent login system + C7 session introspection
Human
minor
⚠ breaking
16 days ago
title: "Automation — thermostat weekday comfort + savings" project: "home-automation" tags:
- automations
- hvac
- schedule date: 2026-04-07
Thermostat schedule (weekdays)
Platform — ExampleCo Climate (local execution when hub online).
Triggers
- Time — Daily at
06:00,08:30,17:00,22:30(home timezone). - Optional — Geofence “anyone home” within 2 km → pre-cool/heat 20 min before
17:00if away all day.
Conditions
- Mode = Heat or Cool (not Off).
- Windows — Skip aggressive cool if
bedroom_windowsensor = open. - Guest mode flag off (manual override honored when on).
Actions
| Time | Heat setpoint | Cool setpoint | Fan |
|---|---|---|---|
| 06:00 | 66°F | 74°F | Auto |
| 08:30 | 62°F | 78°F | Auto (eco) |
| 17:00 | 68°F | 73°F | Auto |
| 22:30 | 64°F | 75°F | Auto |
Overrides
- Vacation scene lowers duty cycle; document dates in
maintenance/or a dedicated travel note.
Last verified against live automations: 2026-04-07.
File History
2 commits
sha256:8d46372e39d2d5a54fd93a8b1c27922fe0d9b22a72197345f1d2c71701cc4ce2
feat(auth): persistent login system + C7 session introspection
Human
minor
⚠
16 days ago
sha256:6a102aafafdfe7e70a24f4e59740200f0ee713ce7915f1b53e9d4ba5ee8b4410
Initial Muse snapshot
Human
48 days ago