Skip to content

Sync dev to main - CAST-1 WizMote pairing fix - #1067

Merged
bharvey88 merged 2 commits into
mainfrom
dev
Aug 1, 2026
Merged

Sync dev to main - CAST-1 WizMote pairing fix#1067
bharvey88 merged 2 commits into
mainfrom
dev

Conversation

@bharvey88

Copy link
Copy Markdown
Contributor

Publishes the WizMote Ethernet pairing correction and the em dash cleanup from #1066.

🤖 Generated with Claude Code

The pairing note said the CAST-1 waits 30 seconds on each radio channel,
which misread the firmware. In CAST-1_ETH.yaml the scan interval runs
every 2 seconds, and the 30000 ms check is an idle threshold, not a per
channel dwell. wizmote_last_packet_ms is only set for an already paired
MAC, so during pairing it never updates and the device hops channels
every couple of seconds, sweeping all 13 in well under a minute.

Telling someone to wait a few minutes hides a genuine pairing failure.

Also replaces the em dash placeholders in the Sensor Definitions
configuration table with n/a.

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

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • beta

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e7a7cca4-77bb-468e-a578-0386aea61ef1

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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 9992ba5 into main Aug 1, 2026
2 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.

1 participant