Skip to content

Commit

Permalink
v5.11.1i - Add S31 support and some fixes
Browse files Browse the repository at this point in the history
5.11.1i
 * Update TasmotaSerial library to 1.1.0
 * Rename commands
HlwPCal, HlwUCal and HlwICal to PowerCal, VoltageCal and CurrentCal to
be used for both Pow and S31 calibration
 * Rename commands HlwPSet,
HlwUSet and HlwISet to PowerSet, VoltageSet and CurrentSet to be used
for both Pow and S31 calibration
 * Add support for Sonoff S31 Smart
Socket with Power Consumption Detection (#1626)
 * Fix IRReceive Data
value (#1663)
 * Fix compiler warnings (#1774)
  • Loading branch information
arendst committed Feb 3, 2018
1 parent 8dbf29e commit 12f13a3
Show file tree
Hide file tree
Showing 28 changed files with 352 additions and 4,551 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## Sonoff-Tasmota
Provide ESP8266 based Sonoff by [iTead Studio](https://www.itead.cc/) and ElectroDragon IoT Relay with Serial, Web and MQTT control allowing 'Over the Air' or OTA firmware updates using Arduino IDE.

Current version is **5.11.1h** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/development/sonoff/_releasenotes.ino) for change information.
Current version is **5.11.1i** - See [sonoff/_releasenotes.ino](https://github.com/arendst/Sonoff-Tasmota/blob/development/sonoff/_releasenotes.ino) for change information.

### ATTENTION All versions

Expand Down
2,036 changes: 0 additions & 2,036 deletions arduino/version 2.4.0-rc1/boards.txt

This file was deleted.

131 changes: 0 additions & 131 deletions arduino/version 2.4.0-rc1/platform.txt

This file was deleted.

Loading

0 comments on commit 12f13a3

Please sign in to comment.