Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Not yet seconds ago
False
Not yet seconds ago
6 hours ago
Pro-tip: Highlight text to add to ignore filters
Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
* Platform
+ GitHub Copilot
Write better code with AI
+ GitHub Spark New
Build and deploy intelligent apps
+ GitHub Models New
Manage and compare prompts
+ GitHub Advanced Security
Find and fix vulnerabilities
+ Actions
Automate any workflow
+ Codespaces
Instant dev environments
+ Issues
Plan and track work
+ Code Review
Manage code changes
+ Discussions
Collaborate outside of code
+ Code Search
Find more, search less
Explore
+ Why GitHub
+ Documentation
+ GitHub Skills
+ Blog
Integrations
+ GitHub Marketplace
+ MCP Registry
View all features
* Solutions
By company size
+ Enterprises
+ Small and medium teams
+ Startups
+ Nonprofits
By use case
+ App Modernization
+ DevSecOps
+ DevOps
+ CI/CD
+ View all use cases
By industry
+ Healthcare
+ Financial services
+ Manufacturing
+ Government
+ View all industries
View all solutions
* Resources
Topics
+ AI
+ DevOps
+ Security
+ Software Development
+ View all
Explore
+ Learning Pathways
+ Events & Webinars
+ Ebooks & Whitepapers
+ Customer Stories
+ Partners
+ Executive Insights
* Open Source
+ GitHub Sponsors
Fund open source developers
+ The ReadME Project
GitHub community articles
Repositories
+ Topics
+ Trending
+ Collections
* Enterprise
+ Enterprise platform
AI-powered developer platform
Available add-ons
+ GitHub Advanced Security
Enterprise-grade security features
+ Copilot for business
Enterprise-grade AI features
+ Premium Support
Enterprise-grade 24/7 support
* Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search
Clear
Search syntax tips
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Cancel Submit feedback
Saved searches
Use saved searches to filter your results more quickly
Name
Query
To see all available qualifiers, see our documentation.
Cancel Create saved search
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
{{ message }}
arendst / Tasmota Public
* Notifications You must be signed in to change notification settings
* Fork 5k
* Star 23.9k
* Code
* Issues 6
* Pull requests 4
* Discussions
* Actions
* Projects 0
* Security
Uh oh!
There was an error while loading. Please reload this page.
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Projects
* Security
* Insights
Releases: arendst/Tasmota
Releases Tags
Releases Β· arendst/Tasmota
Tasmota v15.1.0 Stella
11 Oct 13:19
github-actions
v15.1.0
690b7dd
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v15.1.0 Stella Latest
Latest
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.8 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version v3.1.4.
Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.4 have been removed.
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.8.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-15.1.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2, ESP32-S3 and ESP32-P4 based
The following binary downloads have been compiled with ESP32/Arduino library core version v3.1.4.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c5.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C5 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32p4.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-P4 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-15.1.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v15.1.0 Stella
Added
* Commands LoRaWanDecoder " and LoRaWanName " to clear name #23394
* Command I2sPause #23646
* Support for RV3028 RTC #23672
* Support for RX8030 RTC #23855
* Extend state JSON message with functional hostname and ipaddress which could be WiFi or Ethernet
* Internal function 'WSContentSendRaw_P' #23641
* Universal display driver for ZJY169S0800TG01 ST7789 280x240 #23638
* NeoPool add Redox tank alarm #19811
* I2S additions #23543
* ESP32 ROM SHA Hardware Acceleration to BearSSL #23819
* ESP32 Extension Manager, replacing loading of Partition Wizard #23955
* Support for ESP32-P4 #23663
* Support for ESP32-C5 #23804
* ESP32-P4 command HostedOta #23675
* Berry f-strings now support ':' in expression #23618
* Berry preview of animation framework #23816
* Berry call() now works for classes #23744
* Berry multiplication between string and int #23850
* Berry animation framework web ui to compile DSL #23962
Breaking Changed
* Berry animate framework is DEPRECATED, will be replace by animation framework #23854
Changed
* ESP8266 platform update from 2025.05.00 to 2025.10.00 #23971
* ESP32 Platform from 2025.05.30 to 2025.10.30, Framework (Arduino Core) from v3.1.3.250504 to ...
Read more
Assets 275
* tasmota-4M.bin
sha256:dea102fca637ab947244d116eeb40711a834bb3158b049401c54978776cc3d97
731 KB 2025-10-11T13:19:41Z
* tasmota-4M.bin.gz
sha256:371b049a48b568b390aecdb2b0b0cfcebd4badca3119cf95ea56ac8bc84ede0e
512 KB 2025-10-11T13:19:41Z
* tasmota-4M.map.gz
sha256:e36b54520b94d9b919bfc93b79707a262ae6e35df61581b8a1abb2712b0a1a40
300 KB 2025-10-11T13:19:41Z
* tasmota-AD.bin
sha256:7ca53b185740dedd7449c4452e5c1f6bd2d72f9e0be0f987d87b33ab743d5cbf
657 KB 2025-10-11T13:19:41Z
* tasmota-AD.bin.gz
sha256:123a81180d8887cf441b15967deb1f6e2a9d70be25b64f50a4e87ecfc457e8df
461 KB 2025-10-11T13:19:41Z
* tasmota-AD.map.gz
sha256:72875f11063e490a16e50ba331f5ef8c78541b6284207bd2ba95127c9177c19e
269 KB 2025-10-11T13:19:41Z
* tasmota-AF.bin
sha256:24ee0fd361826ca2826e6d1b1d26bd55e6fdeef6b8ac2bdeff685d75d516e7d3
657 KB 2025-10-11T13:19:41Z
* tasmota-AF.bin.gz
sha256:8ecbbb2a67bc3e4ab9d991340793de090fb69e24e6e5d3c85623421c46ee94af
461 KB 2025-10-11T13:19:41Z
* tasmota-AF.map.gz
sha256:2a4b838d525ca96bdb3e924e05b91b8d436c03acd45ccdc6eb284ddb10983615
269 KB 2025-10-11T13:19:41Z
* tasmota-BG.bin
sha256:7c1810f89c7aba3bbefeab3e56db979c1f664803e8ca46c2c590b9b274591213
662 KB 2025-10-11T13:19:41Z
* Source code (zip)
2025-10-11T12:41:51Z
* Source code (tar.gz)
2025-10-11T12:41:51Z
* Show all 275 assets Loading
Uh oh!
There was an error while loading. Please reload this page.
π 1 MarcoRavich reacted with thumbs up emoji π 1 bernardesarthur reacted with hooray emoji β€οΈ 3 MohanRatiram, bernardesarthur, and gtortone reacted with heart emoji π 1 bernardesarthur reacted with rocket emoji
All reactions
* π 1 reaction
* π 1 reaction
* β€οΈ 3 reactions
* π 1 reaction
4 people reacted
Tasmota v15.0.1 Sharon
14 Jun 13:50
github-actions
v15.0.1
d42deb3
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v15.0.1 Sharon
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.8 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version v3.1.3.250504.
Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.3.250504 have been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.8.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-15.0.1
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version v3.1.3.250504.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-15.0.1
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v15.0.1 Sharon
Fixed
* Berry fix realline #23546
* LVGL regression missing lv.ANIM_OFF and lv.ANIM_ON #23544
* LVGL HASPmota fix regression introduced with LVGL 9.3.0 #23547
Changelog v15.0.0 Sharon
Added
* Provide serial upload port from VSC to PIO #23436
* Command JsonPP 0..7 to enable (>0) JSON Pretty Print on user interfaces and set number of indents
* Command JsonPP <command>|backlog <command>;... to enable JSON PP only once
* Support for multi channel AU915-928 LoRaWanBridge by Rob Clark #23372
* Support for LoRaWan Rx1 and Rx2 profiles #23394
* Support for AP33772S USB PD Sink Controller as used in CentyLab RotoPD
* Allow temporary change of DisplayDimmer #23406
* WebUI status line for MQTT and TLS, added FUNC_WEB_STATUS_LEFT and FUNC_WEB_STATUS_RIGHT event #23354
* WebUI heap status #23356
* Optional Wifi strength indicator in WebUI status line #23352
* Wireguard VPN #23347
* Berry mqtt publish rule processing
* Berry support for sortedmap #23441
* Berry introspect.module option to not cache module entry #23451
* Berry webserver.remove_route to revert webserver.on #23452
* Berry compile and tasmota.compile option to compile in local context #23457
* Berry tasmota.is_network_up() #23532
* HASPmota antiburn() #23400
* HASPmota auto-dimming when no touch #23425
Changed
* ESP8266 platform update from 2024.09.00 to 2025.05.00 #23448
...
Read more
Assets 261
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 5 patpommi, philiplourandos, bradyjoh, larroy, and bernardesarthur reacted with thumbs up emoji β€οΈ 4 Paulchen-Panther, patpommi, bernardesarthur, and danz0 reacted with heart emoji π 4 MarcoRavich, patpommi, bradyjoh, and bernardesarthur reacted with rocket emoji
All reactions
* π 5 reactions
* β€οΈ 4 reactions
* π 4 reactions
8 people reacted
Tasmota v14.6.0 Ryan
16 Apr 11:33
github-actions
v14.6.0
64ba75f
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.6.0 Ryan
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.8 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version v3.1.3.250411.
Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.3.250411 have been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.8.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.6.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version v3.1.3.250411.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.6.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.6.0 Ryan
Added
* Filesystem command UfsList[2]
* Extend command GPIO with different display options and allowing updating of module GPIO's in one go
* Support Vango Technologies V924x ultralow power, single-phase, power measurement #23127
* Support for HLK-LD2402 24GHz smart wave motion sensor #23133
* Support for Telnet server using command Telnet <0|1|port>[,<IP filter>] if enabled with #define USE_TELNET
* Support for XMODEM over serial and telnet if enabled with #define USE_XYZMODEM
* PZEM_AC device address in JSON and GUI #23268
* Allow acl in mqtt when client certificate is in use with #define USE_MQTT_CLIENT_CERT #22998
* AlpineJS 2.8.2 - optional for now #23259
* ESP32 show network interface priority in Status 5 debug logging #23302
* Berry experimental driver for AXP2101 for M5Core2v1.1 #23039
* Berry tasmota.when_network_up() and simplified Matter using it #23057
* Berry introspect.solidified() to know if a Berry object is solidified or in RAM #23063
* Berry global.undef() to undefine a global variable #23073
* Berry load .tapp files in /.extensions/ then in / #23113
* Berry re.dump() #23162
* Berry bytes.add() now accepts 3-bytes values #23200
* Berry expose esp_http_server for websockets #23206
* Matter prepare for ICD cluster #23158
* LVGL experimental mirroring of display on Web UI #23041
* HASPmota autostart when pages.jsonl exists #23181
Breaking Changed
* Berry remove Leds.create_matrix from the standard library waiting...
Read more
Assets 261
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 6 stevleibelt, gustavomahlow, nokolade, steigerbalett, sky4055, and Bytewerke reacted with thumbs up emoji π 3 bernardesarthur, gustavomahlow, and sky4055 reacted with hooray emoji β€οΈ 1 sky4055 reacted with heart emoji
All reactions
* π 6 reactions
* π 3 reactions
* β€οΈ 1 reaction
7 people reacted
Tasmota v14.5.0 Ruth
18 Feb 14:50
github-actions
v14.5.0
d436a40
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.5.0 Ruth
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.8 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version v3.1.1.250203.
Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.1.250203 have been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.8.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.5.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version v3.1.1.250203.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.5.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.5.0 Ruth
Added
* Command SetOption163 1 to disable display of Device name in GUI header
* Command FileLog 0..4 to enable logging to filesystem using up to 16 rotating log files of 100kB (#define FILE_LOG_SIZE 100)
* Command FileLog 10..14 to enable logging to filesystem using up to 16 log files of 100kB (#define FILE_LOG_SIZE 100)
* Command I2sLoop #22807
* Support for Lithuanian language translations by zzdovydas #22971
* Support for PCF85063 RTC #22727
* Support for Senseair S88 CO2 sensor #22733
* Support for C8-CO2-5K CO2 sensor #22905
* Support for ESP32 Two-Wire Automotive Interface (TWAI) or Controller Area Network (CAN) busses
* #define FIX_JSON_HEXADECIMAL to change JSON hexadecimal value "FF5F78" into "0xFF5F78" #22919
* Support for RC-switch decoding of 64-bit received data
* Support for WiZ Smart Remote using #define USE_WIZMOTE and command SetOption164 1
* MqttTLS field in Status 6 to indicate if the MQTT connection is encrypted #22995
* Formatter %_U for ext_snprintf_P() to print uint64_t variable as decimal equivalent to %llu
* GPS driver select baudrate using GPIO GPS_RX1 (9600bps), GPS_RX2 (19200bps) or GPS_RX3 (38400bps) #22869
* I2S AAC support for web radio #22787
* I2S Opus stream and file support for opus/aac #22795
* ESP32 command PixelType to change the WS2812 color order and channel number #22876
* ESP32 TasmotaLED change dynamically the number of pixels #22754
* ESP32 expand Pixels with reverse, height and alternate #22755
* Display template for Waveshare ESP32-C6 LCD 1.47 #22863
* Berry animate.crenel primitive #22673
* B...
Read more
Assets 261
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 8 Flobul, TheSmartGerman, MarcoRavich, Kantulak, mh81, DiaconuFlorinNarcis, TheSebi41, and wantuchm reacted with thumbs up emoji π 6 AloisKlingler, MyGitIT, shmick, patpommi, MidnightLink, and ribiship reacted with hooray emoji
All reactions
* π 8 reactions
* π 6 reactions
14 people reacted
Tasmota v14.4.1 Rudolph
15 Dec 13:46
github-actions
v14.4.1
031e2fd
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.4.1 Rudolph
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.8 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version v3.1.0.241206.
Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.0.241206 have been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.8.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.4.1
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version v3.1.0.241206.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.4.1
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.4.1 Rudolph
Added
* MCP23XXX_DRV control register IOCON in template #22622
* ESP32 support for TLS ECDSA #22649
Changed
* Display removed PWM control of backlight GPIO regression from v14.1.0
* SSL clean up remnants of old fingerprint algorithm #22645
* Berry make Leds animate calls reentrant #22643
Fixed
* Display DisplayMode adds a display device while not configured
* GUI display power button regression from v14.3.0.5 #15788
* MCP23xxx, PCF8574 and Shift595 power control when a display is configured regression from v14.3.0.7
* ESP32 rules operation priority regression from v13.3.0.4 #22636
Changelog v14.4.0 Rudolph
Added
* Command WebColor20 to control color of Button when Off
* Command SetOption161 1 to disable display of state text #22515
* Command SetOption162 1 to disable adding export energy to energy today #22578
* DALI support for short addresses (gear) and groups
* DALI command DaliGear to set max found gear to speed up scan response
* DALI command DaliGroup to add gear to groups
* DALI command DaliTarget to set light control broadcast, group number or gear number
* DALI command DaliGroupSliders 0..16 to show GUI group sliders with feedback disabling DaliLight
* DALI inverted signal configuration using GPIO DALI RX_i/TX_i
* Support for I2C over Serial #22444
* Support KNX for scripts #22429
* Support deep sleep (standby) for VL53L0X #22441
* Support for Shelly DALI Dimmer Gen3
* Support for HLK-LD2410S 24GHz smart wave motion sensor #22253
* Support for US AQI and EPA AQI in PMS5003x sensors #22294
* Support for MS5837 pressure and temperature sensor #22376
* Support for TM16...
Read more
Assets 168
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 4 Flobul, huguesLeblanc, M-M90, and eqon133 reacted with thumbs up emoji β€οΈ 2 ewalker101 and kk168160p reacted with heart emoji
All reactions
* π 4 reactions
* β€οΈ 2 reactions
6 people reacted
Tasmota v14.3.0 Robert
15 Oct 08:45
github-actions
v14.3.0
55a6bc8
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.3.0 Robert
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.8 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version v3.1.0.240926.
Support of ESP8266 Core versions before 2.7.8 and ESP32 Core versions before v3.1.0.240926 have been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.8.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.3.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version v3.1.0.240926.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.3.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.3.0 Robert
Added
* Command SetOption69 1 to enable Serial Bridge inverted Receive #22000
* Command DaliWeb 1 to enable light control for DALI broadcast address
* Command DaliSend <address>|<address+256>,<command> to send command (address+256 is repeat) on DALI bus
* Command DaliQuery <address>|<address+256>,<command> to send command (address+256 is repeat) on DALI bus and wait up to DALI_TIMEOUT ms for response
* HX711 optional calibration precision option on command Sensor34 2 <weight in gram> <precision> where <precision> is 1 to 20 #13983
* ESP8266 support for one-wire M1601 temperature sensor on DS18x20 GPIO #21376
* ESP8266 support for I2C CLK on GPIO16 #22199
* Support for I2C M5Unit (Mini)Scales using HX711 driver
* Support for DALI on ESP8266
* Support for RX8010 RTC as used in IOTTIMER #21376
* Support for BL0906 up to 6 channel energy monitor as used in Athom EM2/EM6 #22167
* Support for Sonoff SPM v1.3.0 #13447
* Energy command PowerSet 60,230 to calibrate both Current and Power with known resistive load of 60W at 230V using calibrated Voltage
* Energy command CurrentSet 60,230 to calibrate both Power and Current with known resistive load of 60W at 230V using calibrated Voltage
* ESP8266 experimental support for second I2C bus
* MQTT warning if trying to connect without TLS on a port that normally uses TLS #22175
* Energy Log level 4 message when (Calculated) Apparent Power is less than Active Power indicating wrong calibration #20653
* Support nexus protocol and calculation of separation limit to rc-switch library #21886
* KNX additional KnxTx functions and define KNX_USE_DPT9 #22071
* SML multi TRX line #22056
* Misubishi Electric HVAC Heat/Dry/Cool Auto operation mode [#22216](https://git...
Read more
Assets 168
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 15 Neleka, MarcoRavich, pascalmd, philiplourandos, Dlay2017, FaserF, marcelloceschia, mh81, electrocoder, Eunbu, and 5 more reacted with thumbs up emoji
All reactions
* π 15 reactions
15 people reacted
Tasmota v14.2.0 Rita
14 Aug 12:52
github-actions
v14.2.0
84ac553
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.2.0 Rita
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.7 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version 3.0.4.
Support of ESP8266 Core versions before 2.7.7 and ESP32 Core versions before 3.0.4 have been removed.
Known issues with v14.2.0
Due to the change from ESP32 Arduino Core2/IDF4 to Arduino Core3/IDF5 not all functionality has been restored. The following features are known not to work on ESP32:
* Wifi Range Extender #21200
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.7.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.2.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version 3.0.4.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.2.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.2.0 Rita
Added
* Command AdcGpio<gpio> <parameters> to better support ADC configuration
* Support for QMP6988 temperature and pressure sensor
* Support for Sonoff WTS01 temperature sensor using SerialBridge in SSerialMode 3
* Support for Sonoff iFan04-H using template #16402
* Support for Sonoff POWCT Ring #21131
* Support for Wooliis Hall Effect Coulometer or Battery capacity monitor #21732
* Analog GPIO ADC Input with AdcGpio<pin> <start_range>,<end_range>,<margin>,1 provide direct light control
* Analog GPIO ADC Voltage with AdcGpio<pin> <start_range>,<end_range>,<lowest_voltage>,<highest_voltage> provide energy monitoring with dc voltage
* Analog GPIO ADC Current with AdcGpio<pin> <start_range>,<end_range>,<lowest_current>,<highest_current> provide energy monitoring with dc voltage
* Rule and Scripter xdrv sensor polling
* Skip MQTT response if command is prefixed with underscore #21740
* Skip MQTT response if commands are executed prefixed with Backlog2 (no delay) or Backlog3 #21740
* Extend command SetOption147 1 to disable publish of IRReceived MQTT messages #21574
* NeoPool command NPSetOption<x> to enabled/disable data validation/connection statistics #21850
* NeoPool data validation and communication statistics default enabled for ESP32 only #21721
* ESP32 support for power and energy limit checks, like MaxEnergy2 per phase #21695
* Berry solidification of bytes instances #21558
* Berry automatic rounding of float to int when calling C mapped functions #21601
* Berr...
Read more
Assets 168
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 9 MarcoRavich, kdpuvvadi, nima-1102, ManuVice, MaxVonEvil, MidnightLink, FerFemNemBem, TheUntouchable, and Nidhoggrr reacted with hooray emoji
All reactions
* π 9 reactions
9 people reacted
Tasmota v14.1.0 Rachel
03 Jun 12:08
github-actions
v14.1.0
c1feaff
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.1.0 Rachel
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.6 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version 3.0.0.
Support of ESP8266 Core versions before 2.7.6 and ESP32 Core versions before 3.0.0 have been removed.
Known issues with v14.1.0
Due to the change from ESP32 Arduino Core2/IDF4 to Arduino Core3/IDF5 not all functionality has been restored. The following features are known not to work on ESP32:
* Wifi Range Extender #21200
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.6.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.1.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version 3.0.0.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.1.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.1.0 Rachel
Added
* Optional command WebRun (as WebQuery extension) #21364
* Support for Knx dimmer and color #21434
* SML FastExit for binary SML parsing #21497
* Berry add reuse of methods for interface-like code reuse #21500
* Support for Matter 1.3 Water leak detectors #21456
Changed
* ESP32 Core3 platform update from 2024.05.11 to 2024.05.13 #21524
* GPIOViewer from v1.5.2 to v1.5.4
* On universal display remove default backlight power if a PWM channel is used for backlight
* TCP bridge increased baudrate selection #21528
* Support W5500 SPI ethernet using four SPI GPIOs only without IRQ and RESET
* ESP32 compiler option from target-align to no-target-align #21407
* ESP32 I2S audio improvements #21433
* Berry binary compiled with gcc #21426
* Berry allow easy solidification of external Berry #21430
* Berry change internal storage of parent class for methods #21490
* Berry coc parser keeps order of variables #21542
Fixed
* Domoticz re-subscribe on MQTT reconnect. Regression from v13.4.0.3 #21281
* Watchdog restart or freeze if displaytext is more than 128 characters #21401
* Wrong timeout in WebQuery and webclient since Core3 #21442
* uDisplay Parallel display on Core3 #21529
* UfsServe watchdog...
Read more
Assets 168
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 3 thkfighter, FaserF, and NoGrout reacted with thumbs up emoji π 5 mh81, shmick, MarcoRavich, Neleka, and stritti reacted with hooray emoji π 1 leon61ukr reacted with rocket emoji π 1 hellcry37 reacted with eyes emoji
All reactions
* π 3 reactions
* π 5 reactions
* π 1 reaction
* π 1 reaction
10 people reacted
Tasmota v14.0.0 Rodney
14 May 14:06
github-actions
v14.0.0
d8c53d4
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v14.0.0 Rodney
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.6 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version 3.0.0.
Support of ESP8266 Core versions before 2.7.6 and ESP32 Core versions before 3.0.0 have been removed.
Known issues with v14.0.0
Due to the change from ESP32 Arduino Core2/IDF4 to Arduino Core3/IDF5 not all functionality has been restored. The following features are known not to work on ESP32:
* Wifi Range Extender #21200
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.6.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-14.0.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C2, ESP32-C3, ESP32-C6, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version 3.0.0.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* 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 Tasmota version with most drivers including additional sensors and KNX for ESP32-S2 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32s3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-S3 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c2.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with serial and 4M+ flash.
* tasmota32c3.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32c6.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with USB HWCDC and fallback to serial and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/firmware/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-14.0.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v14.0.0 Rodney
Added
* PlatformIO target reset #21292
* Command Wifi 6 to enable 11ax on ESP32
* Command PowerLock to disable power control of selected outputs #21081
* Command Publish3 to send binary data encoded as Hex, disabled in safeboot #21329
* Support for calculated heat index if temperature and humidity is available with #define USE_HEAT_INDEX #4771
* Support for LoRa and single channel EU863-870 LoRaWanBridge #17790
* Support for AMS5915/AMS6915 temperature and pressure sensors #20814
* Support for LWT messages in TasMesh #20392
* Support IR data larger than 64 bits #20831
* Support for MCP23S08 #20971
* Support for ESP32-S3 120Mhz #20973
* Support Azure iothub direct method #21013
* Support for Domoticz non-persistent DzIdx5 to DzIdx32 and disabling DOMOTICZ_OUT_TOPIC subscribe using command DzIdx0 0 #21019
* Support SPI GPIO configuration for Universal Touch Screen #21025
* Support for SPL06_007 pressure and temperature sensor #21185
* Support for AHT30 Temperature and Humidity Sensor #19922
* Support for compile time hostname with #define WIFI_DEFAULT_HOSTNAME (#21236)#21236
* GPIOViewer pin mode support
* Zigbee support for attributes of type uint48 used by energy monitoring #20992
* QMC5...
Read more
Assets 168
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 3 deepcoder, wang3138265, and forestial reacted with thumbs up emoji π 7 kumy, stncttr908, sky4055, FaserF, KetilCom, wang3138265, and stritti reacted with hooray emoji β€οΈ 9 MarcoRavich, baz-fr, OniriCorpe, kumy, sky4055, AleXSR700, KetilCom, wang3138265, and nikito7 reacted with heart emoji π 7 kumy, nima-1102, network-shark, sky4055, tmoore22, wang3138265, and stritti reacted with rocket emoji
All reactions
* π 3 reactions
* π 7 reactions
* β€οΈ 9 reactions
* π 7 reactions
17 people reacted
Tasmota v13.4.0 Quinta
14 Feb 16:32
github-actions
v13.4.0
05e2444
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
Tasmota v13.4.0 Quinta
RELEASE NOTES
Migration Information
This version removes support for direct migration from versions before v8.1.0 (Doris)
See migration path for instructions how to migrate to a major version.
Do not upgrade from minimal to minimal version. It will most likely fail at some point and will require flashing via serial. If you do have to use minimal versions, always OTA to a full version of the same release before applying next minimal version.
Pay attention to the following version breaks due to dynamic settings updates:
1. Migrate to Sonoff-Tasmota 3.9.x
2. Migrate to Sonoff-Tasmota 4.x
3. Migrate to Sonoff-Tasmota 5.14 (http://ota.tasmota.com/tasmota/release_5.14.0/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
4. Migrate to Sonoff-Tasmota 6.7.1 (http://ota.tasmota.com/tasmota/release_6.7.1/sonoff.bin) - NOTICE underscore as a dash is not supported in older versions
5. Migrate to Tasmota 7.2.0 (http://ota.tasmota.com/tasmota/release-7.2.0/tasmota.bin)
--- Major change in parameter storage layout ---
1. Migrate to Tasmota 8.5.1 (http://ota.tasmota.com/tasmota/release-8.5.1/tasmota.bin)
--- Major change in internal GPIO function representation ---
1. Migrate to Tasmota 9.1 (http://ota.tasmota.com/tasmota/release-9.1.0/tasmota.bin.gz)
2. Upgrade to latest release (http://ota.tasmota.com/tasmota/release/tasmota.bin.gz)
While fallback or downgrading is common practice it was never supported due to Settings additions or changes in newer releases. Starting with release v9.1.0 Imogen the internal GPIO function representation has changed in such a way that fallback is only possible to the latest GPIO configuration before installing v9.1.0.
Supported Core versions
This release will be supported from ESP8266/Arduino library Core version 2.7.6 due to reported security and stability issues on previous Core version. This will also support gzipped binaries.
This release will be supported from ESP32/Arduino library Core version 2.0.14.
Support of ESP8266 Core versions before 2.7.6 and ESP32 Core versions before 2.0.14 have been removed.
Support of TLS
In addition to TLS using fingerprints now also user supplied CA certs, AWS IoT and Azure IoT is supported. Read full documentation
Initial configuration tools
For initial configuration this release supports Webserver based WifiManager or Serial based command interface.
Initial installation
Easy initial installation of Tasmota can be performed using the Tasmota WebInstaller.
Provided Binary Downloads
ESP8266 or ESP8285 based
The following binary downloads have been compiled with ESP8266/Arduino library core version 2.7.6.
* tasmota.bin = The Tasmota version with most drivers for 1M+ flash. RECOMMENDED RELEASE BINARY
* tasmota-4M.bin = The Tasmota version with most drivers and filesystem for 4M+ flash.
* tasmota-AD.bin to tasmota-VN.bin = The Tasmota version in different languages for 1M+ flash.
* tasmota-lite.bin = The Lite version without most drivers and sensors for 1M+ flash.
* tasmota-knx.bin = The Knx version without some features but adds KNX support for 1M+ flash.
* tasmota-sensors.bin = The Sensors version adds more useful sensors for 1M+ flash.
* tasmota-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 1M+ flash.
* tasmota-display.bin = The Display version without Energy Monitoring but adds display support for 1M+ flash.
* tasmota-zbbridge.bin = The dedicated Sonoff Zigbee Bridge version for 2M+ flash.
* tasmota-zigbee.bin = The dedicated cc25xx Zigbee Bridge version for 4M+ flash.
Above binaries are also available as gzipped version allowing faster uploads.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
* http://ota.tasmota.com/tasmota/release
Historical binaries can be downloaded from
* http://ota.tasmota.com/tasmota/release-13.4.0
The latter links can be used for OTA upgrades too like OtaUrl http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
ESP32, ESP32-C3, ESP32-S2 and ESP32-S3 based
The following binary downloads have been compiled with ESP32/Arduino library core version 2.0.14.
* tasmota32.bin = The Tasmota version with most drivers including additional sensors and KNX for 4M+ flash. RECOMMENDED RELEASE BINARY
* tasmota32xy.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C3/S2/S3 and 4M+ flash.
* tasmota32xycdc.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C3/S2/S3 with serial over embedded USB CDC only and 4M+ flash.
* tasmota32solo1.bin = The Tasmota version with most drivers including additional sensors and KNX for single core ESP32 and 4M+ flash.
* tasmota32-AD.bin to tasmota32-VN.bin = The Tasmota version in different languages for 4M+ flash.
* tasmota32-bluetooth.bin = The Bluetooth version adds BLE support for 4M+ flash.
* tasmota32-display.bin = The Display version without Energy Monitoring but adds display support for 4M+ flash.
* tasmota32-ir.bin = The InfraRed Receiver and transmitter version allowing all available protocols provided by library IRremoteESP8266 but without most other features for 4M+ flash.
* tasmota32-lvgl.bin = The LVGL version adds Light and Versatile Graphics Library (LVGL) display support for 4M+ flash.
* tasmota32-nspanel.bin = The Sonoff NSPanel Smart Scene Wall Switch version with HASPmota display support.
* tasmota32-webcam.bin = The Webcam version adds webcam support for 4M+ flash.
* tasmota32-zbbridgepro.bin - The Sonoff Zigbee Bridge Pro version with CC2652P firmware load support.
ESP32-C2 and ESP32-C6 based
The following binary downloads have been compiled with ESP32/Arduino library core version 3.0.0-alpha3.
* tasmota32c2-arduino30.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C2 and 4M+ flash.
* tasmota32c6cdc-arduino30.bin = The Tasmota version with most drivers including additional sensors and KNX for ESP32-C6 with serial over embedded USB CDC or hardware USB and 4M+ flash.
Latest released binaries can be downloaded from
* https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
* https://ota.tasmota.com/tasmota32/release
Historical binaries can be downloaded from
* https://ota.tasmota.com/tasmota32/release-13.4.0
The latter links can be used for OTA upgrades too like OtaUrl https://ota.tasmota.com/tasmota32/release/tasmota32.bin
Additional information
List of embedded modules.
Complete list of available feature and sensors.
Changelog v13.4.0 Quinta
Added
* Command TimedPower<index> <milliseconds>[,ON|OFF|TOGGLE|BLINK] executes Power<index> [ON|OFF|TOGGLE|BLINK] and after executes Power<index> [OFF|ON|TOGGLE|OFF]
* Command SetOption158 1 to disable publish of ModbusReceived MQTT messages #20678
* Command SetOption159 1 to enable counting on both rising and falling edge #20712
* Display of active drivers using command status 4
* GPIO Viewer to see realtime GPIO states using assets from https://ota.tasmota.com/tasmota/gpioviewer/gpio_viewer_13_4_0/ v2.0.8
* Support for CST816S touch interface #20213
* Support for Sonoff Basic R4 Magic Switch #20247
* Support negative power on BL0942 using index 5..8 #20322
* Support for pipsolar inverter #20408
* Support for HardwareSerial invert #15461
* NeoPool hydrolysis FL1 and Redox flag #20258
* SML support for IM350 #20474
* GUI sensor separators #20495
* ESP32 used UART information
* ESP32 support GPIOViewer when define USE_ESP32_GPIO_VIEWER is enabled
* ESP32 MI BLE support for Xiaomi LYWSD02MMC #20381
* ESP32 support for Shelly Plus Add-On using DS18x20 or DHT11/AM2301/DHT21/DHT22/AM2302/AM2321/SI7021 on GPIO0/1 #20580
* ESP32 MI32 Legacy initial support for sensors using BTHOME packet format #20625
* ESP32 Core3 support for SPI ethernet on DM9051, W5500 and KSZ8851
* ESP32-C3 support for GPIO11 #18350
* Berry GPIO viewer initial version using async webserver #20416
* Berry introspect.set() for class attributes #20339
* Berry support for tcpclientasync in tcpserver #20401
* Berry tasmota.urlbecload(url:string) -> bool #20412
* Berry gpio.read_pwm and `gpio.read_pwm_resolutio...
Read more
Assets 168
Loading
Uh oh!
There was an error while loading. Please reload this page.
π 2 Kolia56 and Vertux reacted with thumbs up emoji π 8 MarcoRavich, smoonlee, BestAndreas, zwim, lyt580231, anthony-wang, Chauhan-0108, and stncttr908 reacted with hooray emoji
All reactions
* π 2 reactions
* π 8 reactions
10 people reacted
Previous 1 2 3 4 5 β¦ 11 12 Next
Previous Next
Footer
Β© 2025 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You canβt perform that action at this time.
|
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires Playwright/WebDriver enabled