Skip to content

Pre-release cleanup#2046

Merged
frenck merged 1 commit intomainfrom
frenck-2026-0380
Apr 16, 2026
Merged

Pre-release cleanup#2046
frenck merged 1 commit intomainfrom
frenck-2026-0380

Conversation

@frenck
Copy link
Copy Markdown
Owner

@frenck frenck commented Apr 16, 2026

Proposed Changes

  • Export missing public types (Color, Filesystem, Wifi, WLEDEmptyResponseError)
  • Remove unused cachetools dependency
  • Remove boilerplate docstrings from model classes
  • Fix minor grammar in docstrings and examples

@frenck frenck added the refactor Improvement of existing code, not introducing new features. label Apr 16, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 16, 2026

Warning

Rate limit exceeded

@frenck has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 14 minutes and 19 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 14 minutes and 19 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f6fdb529-a9f1-473c-840f-e1db046849d8

📥 Commits

Reviewing files that changed from the base of the PR and between c1db550 and 9887a1c.

⛔ Files ignored due to path filters (1)
  • poetry.lock is excluded by !**/*.lock
📒 Files selected for processing (7)
  • README.md
  • examples/control.py
  • examples/websocket.py
  • pyproject.toml
  • src/wled/__init__.py
  • src/wled/models.py
  • src/wled/wled.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch frenck-2026-0380

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 and usage tips.

@frenck frenck merged commit 47929d3 into main Apr 16, 2026
30 checks passed
@frenck frenck deleted the frenck-2026-0380 branch April 16, 2026 19:46
@github-actions github-actions bot locked and limited conversation to collaborators Apr 18, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

refactor Improvement of existing code, not introducing new features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant