Skip to content

[pixoo] Add Divoom Pixoo display and light documentation#6792

Open
jesserockz wants to merge 1 commit into
nextfrom
jesserockz-2026-349
Open

[pixoo] Add Divoom Pixoo display and light documentation#6792
jesserockz wants to merge 1 commit into
nextfrom
jesserockz-2026-349

Conversation

@jesserockz

Copy link
Copy Markdown
Member

Description

Adds documentation for the new pixoo display platform (Divoom Pixoo 64 RGB LED matrix) and its pixoo brightness light platform.

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.

@netlify

netlify Bot commented Jun 15, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 7de257d
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a2fc2dc8eb215000866e87f
😎 Deploy Preview https://deploy-preview-6792--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.

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

Adds documentation pages for the new pixoo display platform (Divoom Pixoo 64) and its corresponding brightness-only pixoo light platform, and links them from the components index.

Changes:

  • Added a new display documentation page: /components/display/pixoo/
  • Added a new light documentation page: /components/light/pixoo/
  • Added both entries to the components index tables

Reviewed changes

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

File Description
src/content/docs/components/display/pixoo.mdx New documentation for the Pixoo display platform, including config variables and a full example.
src/content/docs/components/light/pixoo.mdx New documentation for the Pixoo brightness-only light platform and its required linkage to the display.
src/content/docs/components/index.mdx Adds the Pixoo display and Pixoo Brightness light entries to the component index tables.

["MIPI SPI Displays", "/components/display/mipi_spi/", "t4-s3.jpg"],
["Nextion", "/components/display/nextion/", "nextion.jpg"],
["PCD8544 (Nokia 5110/ 3310)", "/components/display/pcd8544/", "pcd8544.jpg"],
["Pixoo", "/components/display/pixoo/", "pixoo.jpg"],
Comment on lines +73 to +75
- [Display Component](/components/display/)
- [Pixoo Light](/components/light/pixoo/)
- [SPI Bus](/components/spi/)
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