Skip to content

docs: add WLED fixture runbook#8

Draft
cursor[bot] wants to merge 1 commit into
Mainfrom
cursor/engineering-documentation-updates-ec06
Draft

docs: add WLED fixture runbook#8
cursor[bot] wants to merge 1 commit into
Mainfrom
cursor/engineering-documentation-updates-ec06

Conversation

@cursor

@cursor cursor Bot commented Jun 15, 2026

Copy link
Copy Markdown

Docs added/updated

  • Added docs/wled-fixtures.md.
  • Linked the new WLED fixture guide from the README developer docs list.

Codepaths covered

  • WLED fixture model and runtime normalization: src/shared/ledFixtures.ts
  • WLED discovery/capability routing types: src/shared/wledDiscovery.ts
  • LED editor and host picker: src/renderer/pages/LedPage.tsx, src/renderer/led/*
  • Main/renderer IPC wiring: src/main/engine/ipcHandler.ts, src/renderer/ipcHandler.ts
  • WLED discovery, probing, UDP packet building, and runtime transport: src/main/engine/wled/*

Key knowledge gaps addressed

  • How to enable the hidden WLED sidebar and configure a controller.
  • How mDNS discovery and HTTP capability probing work.
  • Pixel stream vs PWM routing behavior, limits, packet constraints, and RGBW fallback.
  • Runtime behavior for grouping, host merging, live override, keepalives, and troubleshooting.
Open in Web View Automation 

Co-authored-by: Nick Tracy <NicholasTracy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant