Firmware, Increase LED flashing rate based on alarm severity
Open
@RobertLRead is already working on this.
Since Sep 3, 2026.
enhancement
High Priority
- Dominant language
- C++
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Description
Test the current LED behavior for alarm levels 1–5. Update it so the flashing urgency increases with the alarm severity.
Tasks
- Define the flash rate or pattern for each level.
- Make higher alarm levels flash more urgently.
- Define behavior when multiple alarms are active.
Acceptance criteria
- Every alarm level has a defined LED pattern.
- Flashing urgency increases with severity.
- The highest active alarm controls the LED indication.
- Clearing or acknowledging alarms updates the LED correctly.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.