From 765b96d0e98d5b68069db4769b119d586db8cf47 Mon Sep 17 00:00:00 2001 From: blakadder Date: Thu, 2 May 2019 09:46:58 +0200 Subject: [PATCH] Updated Prerequisites (markdown) --- Prerequisites.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Prerequisites.md b/Prerequisites.md index ec1947ba..ae81c812 100644 --- a/Prerequisites.md +++ b/Prerequisites.md @@ -39,7 +39,7 @@ Tasmota installed from a precompiled binary needs to be configured to work with Download a Tasmota binary (.bin) file from [GitHub](https://github.com/arendst/Sonoff-Tasmota/releases) or from the [OTA server](http://thehackbox.org/tasmota/release/). - **sonoff.bin** supports most features. **THIS IS THE RECOMMENDED BINARY** -- **sonoff-BG.bin** to **sonoff-TW.bin** is sonoff.bin in different languages. *sonoff-UK.bin is Ukrainian language* +- **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-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.