Skip to content

Add M-1 LED matrix with WLED firmware toggle#20

Merged
bharvey88 merged 4 commits into
mainfrom
feat/m1-wled-entry
Jul 20, 2026
Merged

Add M-1 LED matrix with WLED firmware toggle#20
bharvey88 merged 4 commits into
mainfrom
feat/m1-wled-entry

Conversation

@bharvey88

Copy link
Copy Markdown
Collaborator

Adds the Apollo M-1 LED matrix to the installer with a three-way firmware toggle, reusing the same variant control R_PRO-1 uses for WiFi/Ethernet (no JS changes):

  • WLED-MM 14.5.1 (Rev6), the default: the hardware being sold and the firmware it ships with
  • WLED-MM 14.5.1 (Rev4) for the earlier hardware revision
  • WLED 16.0.1 (Rev6 only), the new firmware option built from ApolloAutomation/WLED-M1

Also fetches the M-1 product image via scripts/fetch_images.py and rewrites docs/m1-wled-migration.md to describe the shipped toggle plus the hosting layout.

Verified: Playwright 21/21 from tests/, three-way toggle renders with Rev6 preselected at desktop and 390px widths, and the registry validator passes on every URL except the expected one below.

Note on CI: the WLED 16.0.1 manifest URL (apolloautomation.github.io/WLED-M1/manifest.json) goes live when ApolloAutomation/WLED-M1 PR #1 merges and its Pages workflow deploys. Until then the validate job fails on exactly that one URL. Re-run the check after that lands and it goes green. This PR should merge only once that happens, so the 16.0.1 button never 404s for a real user.

🤖 Generated with Claude Code

Bunton33 and others added 4 commits July 11, 2026 20:38
Points at the currently live WLED-MM-M1 manifests (Rev4/Rev6). The
switch to the upstream-WLED 16.0.1 build from ApolloAutomation/wled is
documented in docs/m1-wled-migration.md and gated on firmware hosting
going live. Registry validator passes. No image asset yet
(images/m-1.jpg to be added before deploy).

Draft only - do not deploy.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The canonical firmware fork is ApolloAutomation/WLED-M1 (branch
m1-wled-update), not ApolloAutomation/wled. Applies the fixup patch
prepared in the firmware repo (apollo/installer-fixup.patch).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace the M-1 entry's two-variant Rev4/Rev6 toggle with a three-way
firmware toggle: WLED-MM 14.5.1 (Rev6, default), WLED-MM 14.5.1 (Rev4),
and WLED 16.0.1 (Rev6 only). The 16.0.1 manifest is not live yet; its
hosting PR is pending merge separately, so scripts/validate_registry.py
will flag that one URL until it lands.

Also fetch the M-1 product image via scripts/fetch_images.py and
rewrite docs/m1-wled-migration.md to describe the shipped toggle
instead of the prior planned-switch note.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
The 16.0.1 firmware hosting moved from the interim WLED-MM-M1 location
to the originally planned ApolloAutomation/WLED-M1 GitHub Pages site.
Update the devices.json manifest URL and the migration doc to match.
Neither host is live yet; this is a staging edit ahead of that cutover.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@bharvey88, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 9 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 288f68ec-b49d-4694-96e1-a8b8ba604ffc

📥 Commits

Reviewing files that changed from the base of the PR and between 754ba1a and 2ddc562.

⛔ Files ignored due to path filters (1)
  • images/m-1.jpg is excluded by !**/*.jpg
📒 Files selected for processing (2)
  • devices.json
  • docs/m1-wled-migration.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/m1-wled-entry

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@bharvey88
bharvey88 merged commit 456dddb into main Jul 20, 2026
4 of 5 checks passed
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.

2 participants