ld2420 max_gate_distance description#5344
Conversation
Cleanup max_gate_distance description
adjust line breaks
|
Caution Review failedThe pull request is closed. WalkthroughDocumentation for the LD2420 sensor's Number configuration simplified the max_gate_distance description: removed explicit per-step distance calculations, expressed the range as approximately 12 meters, recommended a maximum value of 12, and made minor wording and punctuation edits. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Pre-merge checks (3 passed)✅ Passed checks (3 passed)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
Tip 👮 Agentic pre-merge checks are now available in preview!Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.
Please see the documentation for more information. Example: reviews:
pre_merge_checks:
custom_checks:
- name: "Undocumented Breaking Changes"
mode: "warning"
instructions: |
Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).Please share your feedback with us on this Discord post. 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. Comment |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* Update ld2420.md Cleanup max_gate_distance description * Update ld2420.md adjust line breaks * Update content/components/sensor/ld2420.md --------- Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
* Update ld2420.md Cleanup max_gate_distance description * Update ld2420.md adjust line breaks * Update content/components/sensor/ld2420.md --------- Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
Description:
The
*characters in the variable description were interpreted as markdown italics, but I think the description can be simplified.Related issue (if applicable): N/A
Pull request in esphome with YAML changes (if applicable):
Checklist:
I am merging into
nextbecause this is new documentation that has a matching pull-request in esphome as linked above.or
I am merging into
currentbecause this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.Link added in
/components/index.rstwhen creating new documents for new components or cookbook.