Skip to content

Fix the M-1 setup hotspot details in step 3 - #27

Merged
bharvey88 merged 1 commit into
mainfrom
fix/m1-open-hotspot
Jul 27, 2026
Merged

Fix the M-1 setup hotspot details in step 3#27
bharvey88 merged 1 commit into
mainfrom
fix/m1-open-hotspot

Conversation

@bharvey88

Copy link
Copy Markdown
Collaborator

Step 3 told users to join a WLED-AP network with password wled1234. That is
stock WLED, not what our builds do. Both Apollo images broadcast an OPEN
hotspot named after the product.

Checked against the shipped firmware rather than WLED defaults: wled1234 does
not appear in M-1_full_install.bin or in Apollo_M-1_Rev6_14.5.1.bin, while the
sibling default wledota does appear in both, so apPass is empty. WLED-AP occurs
once in each image, inside the unrelated "All Settings erased. Connect to
WLED-AP to setup again" message, not as an SSID. The m1-b8 release notes say it
outright: "STEP 1: join the open Apollo M-1 WiFi", plus "cleaner hotspot name:
the setup WiFi is now just Apollo M-1 (no serial-number suffix)" as new in that
build. 4.3.2.1 was correct and stays.

Step 3 now names the open Apollo hotspot, notes that builds before
16.0.1 carry a serial-number suffix, and mentions the on-panel setup card and QR
code that 16.0.1 shows. Tests assert the WLED copy contains neither wled1234 nor
WLED-AP, so the stock-default wording cannot come back unnoticed. The evidence is
written down in docs/m1-wled-migration.md.

Verified: scripts/validate_registry.py OK, 44 python tests, 28 playwright tests,
0 skipped.

🤖 Generated with Claude Code

Step 3 told users to join a WLED-AP network with password wled1234. That is
stock WLED, not what our builds do. Both Apollo images broadcast an OPEN
hotspot named after the product.

Checked against the shipped firmware rather than WLED defaults: wled1234 does
not appear in M-1_full_install.bin or in Apollo_M-1_Rev6_14.5.1.bin, while the
sibling default wledota does appear in both, so apPass is empty. WLED-AP occurs
once in each image, inside the unrelated "All Settings erased. Connect to
WLED-AP to setup again" message, not as an SSID. The m1-b8 release notes say it
outright: "STEP 1: join the open Apollo M-1 WiFi", plus "cleaner hotspot name:
the setup WiFi is now just Apollo M-1 (no serial-number suffix)" as new in that
build. 4.3.2.1 was correct and stays.

Step 3 now names the open Apollo <device> hotspot, notes that builds before
16.0.1 carry a serial-number suffix, and mentions the on-panel setup card and QR
code that 16.0.1 shows. Tests assert the WLED copy contains neither wled1234 nor
WLED-AP, so the stock-default wording cannot come back unnoticed. The evidence is
written down in docs/m1-wled-migration.md.

Verified: scripts/validate_registry.py OK, 44 python tests, 28 playwright tests,
0 skipped.

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

coderabbitai Bot commented Jul 27, 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: 18 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 Plus

Run ID: bd1573a8-7609-40ab-aec5-efd579034e43

📥 Commits

Reviewing files that changed from the base of the PR and between cfd3acc and 4865380.

📒 Files selected for processing (3)
  • docs/m1-wled-migration.md
  • js/views/device.js
  • tests/installer.spec.js
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/m1-open-hotspot

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 e45f6bb into main Jul 27, 2026
3 checks passed
@bharvey88
bharvey88 deleted the fix/m1-open-hotspot branch July 27, 2026 18:33
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