Skip to content

Sonoff-Tasmota_KNX v6.0.0b

Compare
Choose a tag to compare
@ascillato ascillato released this 28 Jun 17:47
· 14845 commits to development since this release
4920b93

Sonoff-Tasmota_KNX

Sonoff-Tasmota v6.0.0b with KNX IP Protocol enabled.

Binaries provided

Tasmota version 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-HU.bin - Hungarian Version
  • sonoff_KNX-IT.bin - Italian 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-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 version with KNX for 4MB Devices:

  • 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 Settings Changed:

  • For better performance is used MQTT_LIBRARY_TYPE = MQTT_TASMOTAMQTT
  • For better initial help is used WIFI_CONFIG_TOOL = WIFI_MANAGER

Tasmota Features not included due to flash and RAM space restrictions:

  • Hue Bridge and Wemo Emulations
  • mDNS Discovery
  • HomeAssistant Discovery
  • IR TX and RX
  • Energy Metters
  • CO2 sensors
  • Particle concentration sensors
  • Arilux RF remote controller
  • SI1145 Ambient Light Sensor

( If you need any of these features you can modify the user_config.h file and build your firmware as explained on the wiki, enabling and disabling features according to your needs. )


KNX Changelog:

  • Added Support to decimal values for KNX commands

Compiled using ESP8266 Board Library v2.3.0