hvac/backend/src
jtricerolph c6e3c73ead Add master automation on/off switch to Settings
A single global toggle that overrides every zone's own auto_mode —
lets staff pause all HVAC automation stack-wide (e.g. during
maintenance) without touching each zone individually. Backed by the
existing config key/value store; pollOnce() short-circuits entirely
when off (no NewBook fetch, no state tracking, no device commands).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-27 15:46:12 +00:00
..
lib Add master automation on/off switch to Settings 2026-07-27 15:46:12 +00:00
routes Add MHI aircon manual control (Phase 2, Modbus only) 2026-07-27 14:43:38 +00:00
auth.js Scaffold Phase 1 hvac app — NewBook-driven room TRV heating scheduler 2026-07-26 18:00:42 +00:00
db.js Add master automation on/off switch to Settings 2026-07-27 15:46:12 +00:00
index.js Add MHI aircon manual control (Phase 2, Modbus only) 2026-07-27 14:43:38 +00:00
ip-check.js Scaffold Phase 1 hvac app — NewBook-driven room TRV heating scheduler 2026-07-26 18:00:42 +00:00