Task · MDH-0004

Webhook receiver for real-time Meraki alerts

Status
To Do
Priority
medium
Labels
from-todos-final, enhancement, needs-design
Updated
2026-08-14

Description

The integration is polling-only. A Meraki webhook receiver would cut alert latency from minutes to seconds for MT threshold and connectivity events.

Register an HA webhook endpoint, validate the shared secret, parse the Meraki alert payload, and fire HA events plus immediate state updates.

Carried over from todos-final.txt item 10 (deleted 2026-08-14). Verified at migration time that no webhook handling exists in custom_components/. This is the largest of the carried-over items and the one most likely to need a design pass before implementation — treat the first acceptance criterion as a genuine gate, not a formality.

Acceptance Criteria

Definition of Done

View the source file on GitHub