feat(#1): Smart thermostat engine — zones, HVAC autoscaling, schedules, ASCII display #2

Merged
ti-paul merged 1 commit from feature/1-thermostat-engine into main 2026-06-15 21:07:48 +00:00
Member

Code Thermostat Engine

Closes #1

Features

  • 3 zones (dev, staging, prod) with HVAC autoscaling
  • 4 schedules (deploy windows)
  • Sensors (CPU, memory, latency)
  • Energy budget tracking
  • ASCII display

Tests

  • 34 tests, all passing
## Code Thermostat Engine Closes #1 ### Features - **3 zones** (dev, staging, prod) with HVAC autoscaling - **4 schedules** (deploy windows) - **Sensors** (CPU, memory, latency) - **Energy budget** tracking - **ASCII display** ### Tests - 34 tests, all passing
- Zone: 3 types (dev, staging, prod) with target temp, tolerance, HVAC, occupancy, sensors
- HVAC: heating=scale up, cooling=scale down, idle=stable, with power tracking
- Schedule: 4 deploy windows (morning warmup, peak cooling, evening setback, night idle)
- Override system for special deploy modes, energy budget tracking
- ASCII thermostat display with per-zone temperature, CPU, alerts
- 34 tests, all passing
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-thermostat!2
No description provided.