Skip to content

[esp32][openthread] Document ESP32-S31/H4/H21 variants#6846

Open
swoboda1337 wants to merge 4 commits into
esphome:nextfrom
swoboda1337:esp32-new-variants-docs
Open

[esp32][openthread] Document ESP32-S31/H4/H21 variants#6846
swoboda1337 wants to merge 4 commits into
esphome:nextfrom
swoboda1337:esp32-new-variants-docs

Conversation

@swoboda1337

@swoboda1337 swoboda1337 commented Jun 24, 2026

Copy link
Copy Markdown
Member

Description

Documents the new ESP-IDF 6.1 ESP32 variants (ESP32-S31, ESP32-H4, ESP32-H21) on the radio-related pages: the esp32 variant list / cpu_frequency ranges / per-variant capability sections, and OpenThread support (all three have an 802.15.4 radio).

Zigbee was dropped: esp-zigbee-lib / esp-zboss-lib have no prebuilt library for these variants yet (the lib errors target ... is not supported), so zigbee can't build on them — matching the esphome PR which also dropped zigbee.

Related issue (if applicable): N/A

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.

@swoboda1337 swoboda1337 changed the title [esp32][openthread][zigbee] Document ESP32-S31/H4/H21 variants [esp32][canbus][spi][openthread][zigbee] Document ESP32-S31/H4/H21 variants Jun 24, 2026
@swoboda1337 swoboda1337 marked this pull request as ready for review June 24, 2026 16:35
Copilot AI review requested due to automatic review settings June 24, 2026 16:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Documents new ESP-IDF 6.1 ESP32 variants (ESP32-S31 / ESP32-H4 / ESP32-H21) across the ESP32 platform docs and related component pages, aligning hardware capability notes (802.15.4, CAN/TWAI controllers, octal SPI) with the new variants.

Changes:

  • Extend esp32.variant and cpu_frequency documentation to include ESP32-S31/H4/H21, and add per-variant capability sections.
  • Update OpenThread and Zigbee docs to list ESP32-S31/H4/H21 as 802.15.4-capable platforms.
  • Update CAN bus and SPI docs to reflect ESP32-S31’s additional CAN controller and octal SPI support.

Reviewed changes

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

Show a summary per file
File Description
src/content/docs/components/zigbee.mdx Updates supported ESP32 hardware list to include H4/H21/S31 as 802.15.4-capable.
src/content/docs/components/spi.mdx Adds ESP32-S31 to the list of variants supporting octal SPI.
src/content/docs/components/openthread.mdx Expands ESP32 802.15.4 radio variant list to include H4/H21/S31.
src/content/docs/components/esp32.mdx Adds new variant identifiers, CPU frequency options, and detailed capability sections for S31/H4/H21.
src/content/docs/components/canbus/esp32_can.mdx Notes ESP32-S31 has multiple TWAI controllers and adds it to the multi-controller list.

Comment thread src/content/docs/components/canbus/esp32_can.mdx Outdated
Comment thread src/content/docs/components/esp32.mdx Outdated
Comment thread src/content/docs/components/esp32.mdx Outdated
Adds the three IDF 6.1 variants to the esp32 platform variant list and
cpu_frequency table, adds per-variant capability sections, and lists them
as Thread/Zigbee-capable (all three have an 802.15.4 radio per soc_caps).

Companion to esphome/esphome#16700 and esphome/esphome#17186.
@swoboda1337 swoboda1337 force-pushed the esp32-new-variants-docs branch from b4e2f08 to 7b5bd26 Compare June 24, 2026 16:49
@swoboda1337 swoboda1337 changed the title [esp32][canbus][spi][openthread][zigbee] Document ESP32-S31/H4/H21 variants [esp32][openthread][zigbee] Document ESP32-S31/H4/H21 variants Jun 24, 2026
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 0e427c5
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3bfe79ef856d0008db9b6b
😎 Deploy Preview https://deploy-preview-6846--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit c8cde15
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3c0617832c240008adad9c
😎 Deploy Preview https://deploy-preview-6846--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit b4e2f08
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3c08b3db433f0008f2dbf9
😎 Deploy Preview https://deploy-preview-6846--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 7b5bd26
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3c0ab512081c00088be9ee
😎 Deploy Preview https://deploy-preview-6846--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit aac8040
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3c2c013a4a930009bb60be
😎 Deploy Preview https://deploy-preview-6846--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@swoboda1337 swoboda1337 changed the title [esp32][openthread][zigbee] Document ESP32-S31/H4/H21 variants [esp32][openthread] Document ESP32-S31/H4/H21 variants Jun 24, 2026
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.

2 participants