Added core pre 2.6.x

Jason2866 2019-09-19 12:48:18 +02:00
parent 029a0f8a10
commit 5305d6d4c8
1 changed files with 20 additions and 10 deletions

30
FAQ.md

@ -328,12 +328,6 @@ Example: Core-/SDK-Version: **2_3_0**/1.5.3(aec24ac9)
- Some Routers of brands (Ubiquiti and Fritzbox) produce conflicts and disconnections
- If the Wi-Fi router has auto channel, channel switching is reliably managed by this core.
* 2.4.0:
- This core has several bugs and produces Wi-Fi disconnections. Do not use.
* 2.4.1:
- This core has several bugs and produces Wi-Fi disconnections. Do not use.
* 2.4.2:
- All Tasmota features work
- Modem Sleep doesn't work but Tasmota has a CPU dynamic sleep to save energy, so it is not a big issue for this core
@ -347,10 +341,7 @@ Example: Core-/SDK-Version: **2_3_0**/1.5.3(aec24ac9)
- Some Routers of brands (Ubiquiti and Fritzbox) produce conflicts and disconnections
- If the Wi-Fi router has auto channel, channel switching is not reliably managed by this core. Use Fixed Channels in the router instead.
* 2.5.0:
- This core has some unsolved issues. Do not use.
* 2.5.2 (bug fix release of 2.5.0 and 2.5.1):
* 2.5.2:
- All Tasmota features work
- Extend PWM resolution for low brightness lights ([Details](../pull/5742))
- Modem Sleep doesn't work but Tasmota has a CPU dynamic sleep to save energy, so it is not a big issue for this core
@ -365,6 +356,25 @@ Example: Core-/SDK-Version: **2_3_0**/1.5.3(aec24ac9)
- Most Routers of brands Ubiquity and Fritzbox don't produces conflicts or disconnections
- If the Wi-Fi router has auto channel, channel switching is not reliably managed by this core. Use Fixed Channels in the router instead.
* pre 2.6.x (recommended version):
- All Tasmota features work
- mqtt reconnect and lagging fixed
- fixed [Esp8266 IP Address not reachable](https://github.com/esp8266/Arduino/issues/2330)
- [umm_malloc](https://github.com/esp8266/Arduino/pull/6161) error fixed
- Extend PWM resolution for low brightness lights ([Details](../pull/5742))
- Modem Sleep doesn't work but Tasmota has a CPU dynamic sleep to save energy, so it is not a big issue for this core
- Alexa works
- Web UI is fast
- Serial Software exceptions of 2.3.0 are solved
- Krack Vulnerability is solved.
- Security fix [Beacon Frame Crash](https://github.com/arendst/Sonoff-Tasmota/issues/6348)
- More RAM is available compared to 2.4.2
- Firmware is a little bigger in size compared to 2.4.2
- Most Wi-Fi Repeaters don't produces conflicts or disconnections
- Mesh Networks are supported
- Most Routers of brands Ubiquity and Fritzbox don't produces conflicts or disconnections
### Configuration problems
Can cause boot loops, items to not appear, wrong config values, etc