Skip to content

Update ESP32 Relay x1 index.md#1538

Merged
tekmaven merged 2 commits intoesphome:mainfrom
yaleman:patch-1
Apr 19, 2026
Merged

Update ESP32 Relay x1 index.md#1538
tekmaven merged 2 commits intoesphome:mainfrom
yaleman:patch-1

Conversation

@yaleman
Copy link
Copy Markdown
Contributor

@yaleman yaleman commented Apr 19, 2026

Brief description of the changes

Fixed example config and pin references on ESP32 Relay x1.

Type of changes

  • New device
  • Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

  • There are no passwords or secrets references in any examples.
    The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • The wifi or ethernet block has no static / manual ip address specified.
  • The first configuration provided should be hardware definitions only.
    A more involved example can be provided in a separate configuration block.

Fixed example config and pin references on ESP32 Relay x1.
Copilot AI review requested due to automatic review settings April 19, 2026 00:48
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 19, 2026

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit a3a39b2
🔍 Latest deploy log https://app.netlify.com/projects/esphome-devices/deploys/69e4285fc4cf2a000827a1a3
😎 Deploy Preview https://deploy-preview-1538--esphome-devices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 77 (no change from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Copy Markdown
Contributor

Copilot AI left a 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 updates the documentation for the ESP32 Relay x1 device page to correct the GPIO pin references and adjust the example automation behavior.

Changes:

  • Update the GPIO pinout table to reflect the correct Button/Relay/LED GPIO mappings.
  • Update the Basic Config example to use the corrected GPIOs for the status LED, relay switch, and button input.
  • Change the button action from always turning the relay on to toggling the relay state.

Comment thread src/docs/devices/ESP32-Relay-X1/index.md
@tekmaven tekmaven merged commit 9ac6e4e into esphome:main Apr 19, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants