Skip to content

Conversation

brian32768
Copy link

This adds support for a newer version of this switch, that has a BK7231T based MCU. So I documented the pin numbers and added a YAML file.

Brief description of the changes

Added board type, pinouts, and example YAML config

Type of changes

  • New device
  • [X ] Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

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

This adds support for a newer version of this switch, that has a BK7231T based MCU. So I documented the pin numbers and added a YAML file.
Copy link

netlify bot commented Mar 25, 2025

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit db8335d
🔍 Latest deploy log https://app.netlify.com/sites/esphome-devices/deploys/67e208d90fb23f0008494e62
😎 Deploy Preview https://deploy-preview-1064--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: 71 (🔴 down 28 from production)
Accessibility: 86 (no change from production)
Best Practices: 100 (no change from production)
SEO: 89 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

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

type: switch
standard: us
board: esp8266
board: esp8266 | wb2s
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A | doesnt work here properly, maybe a comma does?

Suggested change
board: esp8266 | wb2s
board: esp8266,wb2s

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.

2 participants