Skip to content

Conversation

@jesserockz
Copy link
Member

Description:

  • Add documentation for BMI270 accelerometer/gyroscope sensor
  • Include configuration examples and sensor options
  • Add BMI270 to Motion sensors section in component index
  • Based on similar BMI160 sensor structure

Related issue (if applicable): fixes

Pull request in esphome with YAML changes (if applicable):

Checklist:

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • 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 /components/index.rst when creating new documents for new components or cookbook.

New Component Images

If you are adding a new component to ESPHome, you can automatically generate a standardized black and white component name image for the documentation.

To generate a component image:

  1. Comment on this pull request with the following command, replacing COMPONENT_NAME with your component name in UPPER_CASE format with underscores (e.g., BME280, SHT3X, DALLAS_TEMP):

    @esphomebot generate image COMPONENT_NAME
    
  2. The ESPHome bot will respond with a downloadable ZIP file containing the SVG image.

  3. Extract the SVG file and place it in the images/ folder of this repository.

  4. Use the image in your component's index table entry in /components/index.rst.

Example: For a component called "DHT22 Temperature Sensor", use:

@esphomebot generate image DHT22

esphome[bot]
esphome bot previously requested changes Nov 17, 2025
Copy link

@esphome esphome bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is a feature matched with a PR in https://github.com/esphome/esphome, please target your PR to the next branch and rebase.

@esphome esphome bot marked this pull request as draft November 17, 2025 23:28
@esphome
Copy link

esphome bot commented Nov 17, 2025

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

esphome[bot]
esphome bot previously requested changes Nov 17, 2025
Copy link

@esphome esphome bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is a feature matched with a PR in https://github.com/esphome/esphome, please target your PR to the next branch and rebase.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 17, 2025

Caution

Review failed

The head commit changed during the review from 8a254a8 to c7ecdcd.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch claude/bmi270-sensor-docs-01LuobEexHMf3Z9VBz6zKfpf

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.

Copilot finished reviewing on behalf of jesserockz November 17, 2025 23:29
@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 8a254a8
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/691baf7a9eaca90008b41c81
😎 Deploy Preview https://deploy-preview-5636--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds documentation for the BMI270 accelerometer/gyroscope sensor, a 6-axis IMU from Bosch Sensortec. The documentation follows the established pattern from the BMI160 sensor and includes configuration examples and sensor options.

Key changes:

  • New documentation page for BMI270 sensor with YAML configuration examples
  • Added BMI270 entry to the Motion sensors section in the component index

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
content/components/sensor/bmi270.md New documentation page for BMI270 sensor with frontmatter, introduction, configuration examples, and reference links
content/components/_index.md Added BMI270 entry to Motion sensors section, positioned after BMI160

jesserockz and others added 4 commits November 17, 2025 23:33
- Add documentation for BMI270 accelerometer/gyroscope sensor
- Include configuration examples and sensor options
- Add BMI270 to Motion sensors section in component index
- Based on similar BMI160 sensor structure

Refs: esphome/esphome#11958
@jesserockz jesserockz force-pushed the claude/bmi270-sensor-docs-01LuobEexHMf3Z9VBz6zKfpf branch from c7ecdcd to c42aa2b Compare November 17, 2025 23:33
esphome[bot]
esphome bot previously requested changes Nov 17, 2025
Copy link

@esphome esphome bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is a feature matched with a PR in https://github.com/esphome/esphome, please target your PR to the next branch and rebase.

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit c7ecdcd
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/691baf978d0de1000855a702
😎 Deploy Preview https://deploy-preview-5636--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jesserockz jesserockz changed the base branch from current to next November 17, 2025 23:34
@esphome esphome bot added the next label Nov 17, 2025
@esphome esphome bot dismissed their stale review November 17, 2025 23:35

Base branch has been corrected - dismissing previous review.

@netlify
Copy link

netlify bot commented Nov 17, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 15f19dc
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/691bb1db9bf878000839a6fa
😎 Deploy Preview https://deploy-preview-5636--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@esphome esphome bot dismissed their stale review November 17, 2025 23:36

Base branch has been corrected - dismissing previous review.

@esphome esphome bot dismissed their stale review November 17, 2025 23:38

Base branch has been corrected - dismissing previous review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants