-
Notifications
You must be signed in to change notification settings - Fork 638
Hardware Itead Sonoff S31
Maxim Prokhorov edited this page Oct 21, 2019
·
2 revisions
NOTICE! S31 "Lite" does not have the power monitoring chip installed on the board. The device is otherwise identical. It uses the exact same board and components as the regular S31.
Property | Value |
---|---|
Manufacturer | Itead Studio |
Product page | https://www.itead.cc/sonoff-s31.html |
Wiki page | https://www.itead.cc/wiki/Sonoff |
Build flag |
ITEAD_SONOFF_S31 or ITEAD_SONOFF_S31_LITE
|
TODO
TODO
Original S31 introduced in version 1.12.6: https://github.com/xoseperez/espurna/commit/0e6f2d1ca39e28a8fbad6481fc7498c4a0c5814f
Lite Version added since 1.13.6 PR #1830
Suggested reference by @eightys3v3n:
https://github.com/arendst/Sonoff-Tasmota/wiki/Sonoff-S31
If you're looking for support:
- Issues: this is the most dynamic channel at the moment, you might find an answer to your question by searching open or closed issues.
- Wiki pages: might not be as up-to-date as we all would like (hey, you can also contribute in the documentation!).
- Gitter channel: you have better chances to get fast answers from project contributors or other ESPurna users. (also available with any Matrix client!)
- Issue a question: as a last resort, you can open new question issue on GitHub. Just remember: the more info you provide the more chances you'll have to get an accurate answer.
- Backup the stock firmware
- Flash a pre-built binary image
- Flash a virgin Itead Sonoff device without opening
- Flash TUYA-based device without opening
- Flash Shelly device without opening
- Using PlatformIO
- from Visual Studio Code
- Using Arduino IDE
- Build the Web Interface
- Over-the-air updates
- Two-step updates
- ESPurna OTA Manager
- NoFUSS
- Troubleshooting
- MQTT
- REST API
- Domoticz
- Home Assistant
- InfluxDB
- Prometheus metrics
- Thingspeak
- Alexa
- Google Home
- Architecture
- 3rd Party Plugins
- Coding style
- Pull Requests