Closed mvdwetering closed 3 months ago
[!WARNING]
Rate limit exceeded
@mvdwetering has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 7 minutes and 2 seconds before requesting another review.
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](https://coderabbit.ai/docs/faq) for further information.Commits
Files that changed from the base of the PR and between a003b8e0ccdaad60829fa88d4c8dff627377565a and d496b460663dd85bf925951d35892749f3ab227d.
The updates include a version bump for the huesyncbox
integration, minor formatting adjustments, and version updates for development and testing dependencies. These changes ensure compatibility and improve the reliability of the integration.
File | Change Summary |
---|---|
.../huesyncbox/manifest.json |
Updated version to "2.1.0" and adjusted formatting. |
requirements_dev.txt |
Updated homeassistant-stubs version to 2024.6.0 and removed reference to requirements_test.txt . |
requirements_test.txt |
Updated pytest-homeassistant-custom-component to 0.13.132 . |
In the realm of code, updates flow, Huesyncbox shines with a brighter glow. ✨ Dependencies rise, versions align, Ensuring all components intertwine. With every tweak, stability we seek, A harmonious dance, week by week. 🐇
Obsolete
Looks like some (alpha) dependency from pytest-homeassistant-custom-component is not available anymore.
Bump to last released HA version
Summary by CodeRabbit
New Features
huesyncbox
integration to version 2.1.0 for improved compatibility and functionality.Chores