thermostat-schedule.md
markdown
sha256:c2dbf04d56308f3bbf2d06e6d2eb022b8948b1e827195fe525a44e5e18d5f9c0
feat(auth): Phase B Connect cloud agent (RFC 8628) + Hermes…
Human
minor
⚠ breaking
11 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
1 commit
sha256:93bcf8f9bd56d8c5b9339f4ec73b9ebd66571398d56262d38eedc2cfa9db9882
fix(test): align Band B landing assertion with desktop MCP …
Human
11 days ago