tasmota32s3.binhttp://ota.tasmota.com/tasmota32/tasmota32s3.bin1975k20250116 17:19 tasmota32solo1.binhttp://ota.tasmota.com/tasmota32/tasmota32solo1.bin1994k20250116 17:19 Non-English language versions of tasmota32.bin OTA FirmwareOTA URLSizeTimestampLanguage ...
tasmota32solo1.bin= The Tasmota version with most drivers including additional sensors and KNX for single core ESP32 and 4M+ flash. tasmota32s2.bin= The Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial and 4M+ flash. tasmota32s2cdc.bin= The Ta...
@@ -129,12 +113,6 @@ def patch_partitions_bin(size_string): def esp32_create_chip_string(chip): tasmota_platform_org = env.subst("$BUILD_DIR").split(os.path.sep)[-1] tasmota_platform = tasmota_platform_org.split('-')[0] if ("CORE32SOLO1" in extra_flags or "FRAMEWORK_ARDUINO...
board = esp32_solo1 build_flags = ${env:tasmota32_base.build_flags} -DFIRMWARE_TASMOTA32 -DCODE_IMAGE_STR='"solo1"' -DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32solo1.bin"' lib_ignore = ${env:tasmota32_base.lib_ignore} Micro-RTSP epdiy [env:tasmota...
Phase out of Tasmota espressif32 frameworkssolo1andITEAD(#22315) 3个月前 include Enabled watchdog for ESP32 and variants (#21422) 8个月前 info Rectified Typos (#19841) 1年前 lib Revert "Berry now removes any existing rule with same pattern and sam… ...
tasmota32s2cdc.bin http://ota.tasmota.com/tasmota32/release/tasmota32s2cdc.bin 1957k 20241215 14:55 tasmota32s3.bin http://ota.tasmota.com/tasmota32/release/tasmota32s3.bin 1962k 20241215 14:55 tasmota32solo1.bin http://ota.tasmota.com/tasmota32/release/tasmota32solo1.bin 1980k 20241215...
board=esp32_solo1 board_build.app_partition_name=safeboot build_flags=${env:tasmota32_base.build_flags} -DFRAMEWORK_ARDUINO_SOLO1 -DFIRMWARE_SAFEBOOT -DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32-safeboot.bin"' lib_extra_dirs = lib/lib_ssl, lib/libesp32 ...
PROBLEM DESCRIPTION A clear and concise description of what the problem is. When attempting to use the LedPwmMode command on an ESP32 Solo1 based WIFI Smart Light Switch, the system crashes and reboots after a core panic REQUESTED INFORM...
Phase out of Tasmota espressif32 frameworkssolo1andITEAD(#22315) Oct 19, 2024 platformio_tasmota32.ini Platform 2025.01.31 Tasmota Arduino Core 3.1.1.250109 based on IDF 5.… Jan 18, 2025 platformio_tasmota_cenv_sample.ini Phase out of Tasmota espressif32 frameworkssolo1andITEAD(#22315) ...
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32-safeboot.bin"' lib_extra_dirs = lib/lib_ssl, lib/libesp32 lib_ignore=${safeboot_flags.lib_ignore} [env:tasmota32solo1-safeboot] extends=env:tasmota32_base board=esp32_solo1 ...