[WARN] HOLD_TO_SILENCE_MS mismatch: Config.h says 2000, docs say 3000 #6

Open
opened 2026-05-29 22:22:54 +00:00 by david · 0 comments
Owner

Problem

Config.h defines HOLD_TO_SILENCE_MS = 2000 but AGENTS.md documents it as 3000ms.

This creates documentation confusion and potential user expectation mismatch.

Affected files:

  • libraries/KlubhausCore/src/Config.h line ~12
  • AGENTS.md (Config Constants section)

Fix

Align documentation with code or change constant to match docs.

## Problem `Config.h` defines `HOLD_TO_SILENCE_MS = 2000` but `AGENTS.md` documents it as 3000ms. This creates documentation confusion and potential user expectation mismatch. **Affected files:** - `libraries/KlubhausCore/src/Config.h` line ~12 - `AGENTS.md` (Config Constants section) ## Fix Align documentation with code or change constant to match docs.
david added the warning label 2026-05-29 22:22:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: klubhaus/klubhaus-doorbell#6