mirror of https://github.com/arendst/Tasmota.git
Update sonoff-basic
parent
662648ea57
commit
3b7b47ca34
|
@ -41,7 +41,7 @@ Download a Tasmota binary (.bin) file from [GitHub](https://github.com/arendst/S
|
|||
- **sonoff.bin** supports most features. **THIS IS THE RECOMMENDED BINARY**
|
||||
- **sonoff-BG.bin** to **sonoff-TW.bin** the same features as _sonoff.bin_ with localized language support. *(Note: sonoff-UK.bin is for the Ukrainian language)*
|
||||
- **sonoff-sensors.bin** enables the same features as _sonoff.bin_ and includes support for additional sensors
|
||||
- **sonoff-basic.bin** is a stripped down version of the firmware. Built for smaller size.
|
||||
- **sonoff-basic.bin** firmware to address a problem with some Sonoff Basics being underpowered (by design). In this firmware variant, most sensors are disabled to reduce background tasks that require additional CPU cycles which increases power draw.
|
||||
>This is the pre-compiled Tasmota binary that comes bundled within the Tuya-Convert package when you install their OTA flashing tool. If you used Tuya-Convert to flash your device, it is strongly recommended to update to sonoff.bin. Otherwise some crucial features (energy monitoring, autodiscovery, etc.) will not work.
|
||||
- **sonoff-classic.bin** stripped down version but it allows initial installation using either [Wi-Fi Manager](Initial-Configuration#configure-wi-fi), [WPS](https://en.wikipedia.org/wiki/Wi-Fi_Protected_Setup) or [ESP8266 SmartConfig](http://techiesms.com/iot-projects/now-no-need-enter-ssid-name-password-inside-code-esp8266-smart-config/).
|
||||
- **sonoff-display.bin** built for connecting displays but omits energy monitoring features
|
||||
|
|
Loading…
Reference in New Issue