Skip to content

[spa06] Documentation for SPA06-003 Digital Pressure and Temperature Sensor#6220

Open
danielkent-net wants to merge 9 commits intoesphome:nextfrom
danielkent-net:spa06
Open

[spa06] Documentation for SPA06-003 Digital Pressure and Temperature Sensor#6220
danielkent-net wants to merge 9 commits intoesphome:nextfrom
danielkent-net:spa06

Conversation

@danielkent-net
Copy link
Contributor

@danielkent-net danielkent-net commented Mar 5, 2026

Description

Adds documentation for Goermicro SPA06-003 digital pressure and temperature sensor.

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 /src/content/docs/components/index.mdx when creating new documents for new components or cookbook.

To-Dos

  • Generate/Create component images
  • Upload example device image
  • Review documentation

@netlify
Copy link

netlify bot commented Mar 5, 2026

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 3245ae8
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/69bdf853a59f200008ef06a6
😎 Deploy Preview https://deploy-preview-6220--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.

@danielkent-net danielkent-net marked this pull request as ready for review March 6, 2026 22:15
@esphome esphome bot marked this pull request as draft March 21, 2026 00:47
@esphome
Copy link

esphome bot commented Mar 21, 2026

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.

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 new documentation to the ESPHome docs site for the Goermicro SPA06-003 pressure + temperature sensor, including example configs and option reference, and registers the new component in the components index.

Changes:

  • Added a new spa06 sensor documentation page with I²C/SPI examples and option descriptions.
  • Added the SPA06 entry to the Sensors table in the components index.
  • Added a new shared image (public/images/spa06.jpg) used by the docs page.

Reviewed changes

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

File Description
src/content/docs/components/sensor/spa06.mdx New SPA06 sensor documentation page (examples, configuration variables, oversampling/update-rate notes).
src/content/docs/components/index.mdx Adds SPA06 to the Sensors listing.
public/images/spa06.jpg Adds the SPA06 sensor image used by the new docs page.

danielkent-net and others added 4 commits March 20, 2026 21:09
Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
- update_rate -> sample_rate keys to match code
- proper linebreaks for warning block
- More detailed info
- There is no double pipes in the table. Copilot is seeing things
- I changed all of the busses to buses
- SPI Only -> SPI only
- copypasted temperature -> pressure
@danielkent-net danielkent-net marked this pull request as ready for review March 21, 2026 01:49
@esphome esphome bot requested a review from swoboda1337 March 21, 2026 01:49
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.

3 participants