mirror of https://github.com/arendst/Tasmota.git
Updated Prerequisites (markdown)
parent
4b2f7d42a7
commit
e8956b204d
|
@ -40,13 +40,13 @@ 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** is sonoff.bin in different languages. *(Note: sonoff-UK.bin is Ukrainian language)*
|
||||
- **sonoff-sensors.bin** is sonoff.bin with additional sensors support
|
||||
- **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.
|
||||
>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
|
||||
- **sonoff-knx.bin** includes [KNX](KNX-Features) support but missing some additional features
|
||||
- **sonoff-minimal.bin** is a specialised build to allow OTA uploads. ***This version should NOT be used for initial installation!***
|
||||
- **sonoff-minimal.bin** is a specialised build to subsequently allow OTA uploads. ***This version should NOT be used for initial installation!***
|
||||
|
||||
If you're not sure which binary is the right one for you consult the [builds table](Builds) or just start with [sonoff.bin](http://thehackbox.org/tasmota/release/sonoff.bin).
|
||||
|
||||
|
|
Loading…
Reference in New Issue