Skip to content

Add initial documentation for new camera platform #5060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 14 commits into from
Jul 7, 2025

Conversation

DT-art1
Copy link
Contributor

@DT-art1 DT-art1 commented Jul 3, 2025

This is the first step in documenting the modernized camera framework. It introduces the new base Camera class, which serves as an abstraction layer between the API and concrete implementations like esp32_camera.

More documentation updates will follow as additional parts of the framework are migrated or enhanced.

Description:

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.

This is the first step in documenting the modernized camera framework.
It introduces the new base Camera class, which serves as an abstraction
layer between the API and concrete implementations like esp32_camera.

More documentation updates will follow as additional parts of the
framework are migrated or enhanced.
Copy link

netlify bot commented Jul 3, 2025

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit 31f62af
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/686b4141d7a60700087ad551
😎 Deploy Preview https://deploy-preview-5060--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.

@bdraco
Copy link
Member

bdraco commented Jul 3, 2025

bdraco
bdraco previously approved these changes Jul 3, 2025
@jesserockz jesserockz merged commit c2c86e5 into esphome:next Jul 7, 2025
3 checks passed
@DT-art1
Copy link
Contributor Author

DT-art1 commented Jul 7, 2025

Thanks!

@DT-art1 DT-art1 deleted the camera-platform-docs branch July 7, 2025 05:59
@jesserockz jesserockz mentioned this pull request Jul 9, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants