Skip to content

Commit

Permalink
Drop Arduino v2.4.2 recommendation for Sonoff devices
Browse files Browse the repository at this point in the history
  • Loading branch information
oxan committed Aug 22, 2021
1 parent 35c9245 commit 7744e61
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions devices/sonoff.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ and shipping from China takes a long time, I've only set up dedicated guides for
name: <NAME_OF_NODE>
platform: ESP8266
board: esp8285
arduino_version: 2.4.2
The selected board and arduino_version are required in v1.14.3 (and probably later), see
https://github.com/esphome/issues/issues/931 for details.
After that use the following list of pin to function mappings to set up your Sonoff device.
This list has been compiled from the Sonoff Tasmota pin source file which can be found here:
Expand Down
1 change: 0 additions & 1 deletion devices/sonoff_basic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ exposes all of the basic functions.
name: <NAME_OF_NODE>
platform: ESP8266
board: esp8285
arduino_version: 2.4.2
wifi:
ssid: <YOUR_SSID>
Expand Down

0 comments on commit 7744e61

Please sign in to comment.