Skip to content
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

Fix Sonoff Basic pinouts #88

Merged
merged 1 commit into from
Nov 27, 2018
Merged

Fix Sonoff Basic pinouts #88

merged 1 commit into from
Nov 27, 2018

Conversation

sherbang
Copy link
Contributor

GPIO 4 and 17 are only available by soldering directly to the MCU.
Unlike the S20, the Sonoff Basic doesn't have a red LED.
Added pin numbers for the 3 GPIOs that are available on the programming header.
Added link of Sonoff-Tasmota wiki page with an image of pinout locations

Description:

Related issue (if applicable): fixes

Pull request in esphomeyaml with YAML changes (if applicable): OttoWinter/esphomeyaml#
Pull request in esphomelib with C++ framework changes (if applicable): OttoWinter/esphomelib#

Checklist:

  • [✓] The documentation change has been tested and compiles correctly.
  • [✓] Branch: next is for changes and new documentation that will go public with the next esphomelib release. Fixes, changes and adjustments for the current release should be created against current.
  • [✓] Check this box if you have read, understand, comply, and agree with the Code of Conduct.

GPIO 4 and 17 are only available by soldering directly to the MCU.
Unlike the S20, the Sonoff Basic doesn't have a red LED.
Added pin numbers for the 3 GPIOs that are available on the programming header.
Added link of Sonoff-Tasmota wiki page with an image of pinout locations
Copy link
Member

@OttoWinter OttoWinter left a comment

Choose a reason for hiding this comment

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

Thanks! 😺

@OttoWinter OttoWinter merged commit 6d90114 into esphome:current Nov 27, 2018
@esphome esphome locked and limited conversation to collaborators Jun 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants