Sonoff-Tasmota v6.6.0.10
Sonoff-Tasmota_KNX
Sonoff-Tasmota v6.6.0.10 with KNX IP Protocol Enabled.
Binaries provided
Tasmota with KNX for 1MB Devices (like Sonoff):
- sonoff_minimal.bin - Tasmota minimal version. Needed for the 2 step OTA
- sonoff_KNX-BG.bin - Bulgarian Version
- sonoff_KNX-BR.bin - Portuguese Version (Brazil)
- sonoff_KNX-CN.bin - Simplified Chinese Version
- sonoff_KNX-CZ.bin - Czech Version
- sonoff_KNX-DE.bin - German Version
- sonoff_KNX-GR.bin - Greek Version
- sonoff_KNX-EN.bin - English Version
- sonoff_KNX-ES.bin - Spanish Version
- sonoff_KNX-FR.bin - French Version
- sonoff_KNX-HE.bin - Hebrew Version
- sonoff_KNX-HU.bin - Hungarian Version
- sonoff_KNX-IT.bin - Italian Version
- sonoff_KNX-KO.bin - Korean Version
- sonoff_KNX-NL.bin - Dutch Version
- sonoff_KNX-PL.bin - Polish Version
- sonoff_KNX-PT.bin - Portuguese Version (Portugal)
- sonoff_KNX-RU.bin - Russian Version
- sonoff_KNX-SE.bin - Swedish Version
- sonoff_KNX-SK.bin - Slovak Version
- sonoff_KNX-TR.bin - Turkish Version
- sonoff_KNX-TW.bin - Traditional Chinese Version
- sonoff_KNX-UK.bin - Ukrainian Version
( Due to firmware size, if using OTA on 1MB devices, first you must download the minimal version to the device, and then the version you want )
Tasmota with KNX for 4MB Devices (like NodeMCU):
- sonoff_KNX-DE-4MB.bin - German Version
- sonoff_KNX-ES-4MB.bin - Spanish Version
- sonoff_KNX-EN-4MB.bin - English Version
( The 1MB version also works on 4MB devices but this 4MB Firmware allows to upload by OTA without using the minimal version - only for 4MB Devices - Do not use minimal in a 4MB device )
Tasmota Features not included due to FLASH, RAM and IRAM space restrictions:
- Wemo and Hue Bridge (Alexa) Emulations
- mDNS Discovery
- Tuya support
- IR Send/Receive
( If you need any of these features or any other, you can use TasmoCompiler (readme) or you can modify the my_user_config.h file and build your firmware as explained in the wiki, enabling and disabling features according to your needs. )
KNX Changelog:
- None - Release due to enhancements on performance and security in Tasmota
Tasmota Changelog:
- See changelog.ino
Compiled for 80MHz, using ESP8266 Board Library STAGE (pre 2.6.0 with SDK NONOS 2.2y) esp8266/Arduino@291b321