Live remote-control page #24

Open
opened 2026-07-07 17:38:16 +00:00 by claude-bot · 0 comments
Contributor

Goal

A simple "set the lights right now" control surface: a color wheel / brightness / effect picker that pushes to the device immediately, distinct from the review workflow.

Why it's valuable

Sometimes you just want to grab the lights manually (a party, testing, showing someone). Today that means quick-push buried in the review UI. A dedicated, mobile-friendly control page makes Iris pleasant to use as an everyday remote.

Sketch

  • New route reusing the existing POST /wled/quick-push + DELETE /wled/quick-push endpoints and the auto-revert-at-next-scheduler-event behavior.
  • Live color wheel, brightness, effect selector; "revert to schedule" button.
  • Works well as a PWA / phone home-screen shortcut.
  • Admin-gated (viewers already limited to bounded previews).

Acceptance criteria

  • Immediate manual control that pushes live
  • One-tap revert to the scheduled scheme
  • Mobile-friendly layout
  • Respects existing role guards

Proposed enhancement (brainstorm follow-up).

## Goal A simple "set the lights right now" control surface: a color wheel / brightness / effect picker that pushes to the device immediately, distinct from the review workflow. ## Why it's valuable Sometimes you just want to grab the lights manually (a party, testing, showing someone). Today that means quick-push buried in the review UI. A dedicated, mobile-friendly control page makes Iris pleasant to use as an everyday remote. ## Sketch - New route reusing the existing `POST /wled/quick-push` + `DELETE /wled/quick-push` endpoints and the auto-revert-at-next-scheduler-event behavior. - Live color wheel, brightness, effect selector; "revert to schedule" button. - Works well as a PWA / phone home-screen shortcut. - Admin-gated (viewers already limited to bounded previews). ## Acceptance criteria - [ ] Immediate manual control that pushes live - [ ] One-tap revert to the scheduled scheme - [ ] Mobile-friendly layout - [ ] Respects existing role guards Proposed enhancement (brainstorm follow-up).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rbrooks/Iris-WLED#24
No description provided.