Gradual brightness ramp at on/off transitions #21
Labels
No labels
area/ai
area/backend
area/frontend
area/infra
area/scheduler
area/wled
good-first-issue
priority/high
priority/low
priority/medium
type/bug
type/chore
type/ci-cd
type/docs
type/feature
type/qa
v1.0.0
v1.1.0
v1.2.0
v2.0.0
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
rbrooks/Iris-WLED#21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Fade the lights in over a configurable window at the on-transition (sunset) and fade out at the off-transition (sunrise), instead of snapping to full/zero brightness.
Why it's valuable
A small change with an outsized polish payoff — a slow ramp at dusk reads as intentional and premium. It's a pure scheduler/push refinement with no schema impact.
Sketch
RAMP_ON_MINUTES/RAMP_OFF_MINUTES(0 = current snap behavior).Acceptance criteria
0preserves the current instant behaviorProposed enhancement (brainstorm follow-up).