Updated the config to enable the external power button as a volume control functionality#1623
Draft
salnajjar wants to merge 8 commits into
Draft
Updated the config to enable the external power button as a volume control functionality#1623salnajjar wants to merge 8 commits into
salnajjar wants to merge 8 commits into
Conversation
Updated device metadata and added project URL for the Waveshare ESP32-S3 Smart 86 Box. Enhanced the device description and provided a link to the ESPHome YAML configuration.
Add an ESPHome Devices page for the Waveshare ESP32-S3 Smart 86 Box with hardware-focused front matter, a validator-friendly config.yaml, GPIO and peripheral notes, and a live link to the full Home Assistant voice assistant firmware.
Reference the public external component used by the full firmware and include the AXP2101 power key in the hardware-focused example config.
Fully tested example configuration of the Waveshare ESP32 S3 Smart 86 Box
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Remove the duplicate lowercase device page that Linux CI sees as a separate document, wrap long markdown lines, and remove the long yaml url fence that tripped markdownlint.
Turn on the backlight and force the first display update at boot. Add explicit GT911 calibration bounds so the minimal hardware example does not fail when the controller calibration read is unavailable.
Share the LCD reset expander pin with the GT911 reset line so the touch controller can complete its startup address-selection sequence. Keep explicit calibration bounds for the 480x480 panel.
Keep PCA9554 pin 7 owned by the RGB display reset only. Sharing it with the GT911 test path can reset the LCD after initialization and leave the panel blank.
Member
|
You state you are updating an existing config, but the diff shows only new files? |
jesserockz
marked this pull request as draft
June 5, 2026 00:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Updated the config to enable the external power button as a volume control functionality.
Type of changes
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.