Closed bouwew closed 2 months ago
[!WARNING]
Rate limit exceeded
@bouwew has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 0 minutes and 55 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 3e6286000a3f470d7e9a06ca7ad2758dbf2d3e1d and 064a58e68c0168d30d6fb51d7a98983a10c8873a.
The changes involve a refactoring in the Plugwise integration for Home Assistant, specifically in the is_on
method of the binary sensor entity. The code now imports the async_create
function from homeassistant.components.persistent_notification
instead of calling it directly via self.hass.components.persistent_notification
. Additionally, the changelog has been updated to include a new section documenting fixes related to the 'plugwise' component's integration.
Files | Change Summary |
---|---|
custom_components/plugwise/binary_sensor.py |
Refactored notification creation by importing async_create directly from persistent_notification . |
CHANGELOG.md |
Updated to include a new "Ongoing" section detailing a fix for the 'plugwise' integration. |
In the code where rabbits play,
Notifications now clear the way.
With a hop and a skip,
We've tightened the grip,
Making functions dance and sway! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Summary by CodeRabbit