Update sonoff-basic

Michael Ingraham 2019-06-11 08:15:26 -04:00
parent 662648ea57
commit 3b7b47ca34
1 changed files with 1 additions and 1 deletions

@ -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.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-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-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. >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-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 - **sonoff-display.bin** built for connecting displays but omits energy monitoring features