Open olegtarasov opened 2 weeks ago
Name | Link |
---|---|
Latest commit | 53d4bc91eed4457d1b283b8e09401fd31d1afc91 |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/674c7f90bd1d950008ddfdd2 |
Deploy Preview | https://deploy-preview-4443--esphome.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
The pull request updates the documentation for the shelly_dimmer
component by adding a new section on "Automatic calibration." This section outlines a calibration process designed to enhance brightness control for dimmable light bulbs, detailing steps such as configuration adjustments, initiating calibration via a template button, and logging for observation. The documentation structure remains intact, with the new content integrated into the existing framework.
File | Change Summary |
---|---|
components/light/shelly_dimmer.rst | Added a new section on "Automatic calibration" detailing the calibration process for brightness control. |
color_temperature.rst
enhances documentation related to brightness control, which is relevant to the calibration process described in the main PR for the shelly_dimmer
component.[!WARNING]
Rate limit exceeded
@olegtarasov has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 20 minutes and 31 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://docs.coderabbit.ai/faq) for further information.📥 Commits
Reviewing files that changed from the base of the PR and between 2bba8d8c196cd77a213924f410b79774784c4edf and c4ec020398997da27b61958c00117c8082b2265b.
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?
Description:
This PR documents the process of calibrating Shelly Dimmer using its new capability.
Related issue (if applicable):
Pull request in esphome with YAML changes (if applicable): esphome/esphome#7773
Checklist:
[ ] I am merging into
next
because this is new documentation that has a matching pull-request in esphome as linked above.or
[x] I am merging into
current
because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.[ ] Link added in
/index.rst
when creating new documents for new components or cookbook.