-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add WeAct-Studio epaper support reference #5548
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
base: current
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a reference link to the Waveshare E-Paper display component documentation, pointing to a third-party GitHub repository that provides additional support for WeAct-Studio e-paper displays and 3-color support for some Waveshare models.
- Adds a new reference link to a GitHub repository for extended e-paper display support
✅ Deploy Preview for esphome ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. WalkthroughDocumentation update to the Waveshare ePaper component file adding a reference link to the WeAct-Studio ePaper repository by Ottes, which provides support for WeAct-Studio ePapers and 3-Color support for certain Waveshare variants. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
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. Comment |
|
@coderabbitai generate docstrings |
✅ Actions performedInitiated docstring generation; will generate only if new commits exist. |
|
Warning Docstrings generation - IN PROGRESS Generating docstrings for this pull request |
✅ Actions performedInitiated docstring generation; will generate only if new commits exist. |
This pull request adds a new reference to the documentation for Waveshare e-paper displays, highlighting additional library support for WeAct-Studio e-paper modules and enhanced 3-color support for certain Waveshare models.
WeAct Studio ePaper Component for ESPHome
ESPHome external component for WeAct Studio ePaper screens, including support for select Waveshare ePaper displays.
Supported Displays
WeAct Studio 2.9" BWR screen (296x128) - Based on ESPHome pull request #6226 by jbergler
WeAct Studio 4.2" BW screen (400x300) - Based on ESPHome pull request #6209 by MrMDavidson
WeAct Studio 4.2" BWR screen (400x300) - Custom implementation based on jbergler's work
Various Waveshare ePaper displays - Latest ESPHome waveshare_epaper component code