In this repo i will share some mods or fixes which did not get it into the Sonoff-Tasmota Git from arendst.
The target group of my mod are users which just want to use tasmota with their alexa and dont need every single device or a multi firmware.
Ill try to hold it up-to-date with the orginal tasmota as much as i can.
Check the Release Page for ready to use bins.
Check this Beginner Guide to build your own firmware with Atom.
Use SonOTA Exe for first flash of your Sonoff Device (firmware must be < 1.6.0) over WIFI.
You can always enable what you need in the user_config.h
Web Interface
more width for desktop
pointer cursor (in Tasmota since 5.12.0)
translated current status (on/off)
use hostname in web ui as headline instead of friendlyname1
more device info on web ui (Thx @jonatanolofsson, PR#1006, https://github.com/jonatanolofsson/Sonoff-Tasmota/commit/e7437b678700e219944255bbfb9d2f394a3bbd62)
WeMo Emu fixed (in Tasmota since 5.10.xx)
Echo 2G Type2 discover fixed (in Tasmota since 5.10.xx)
Other
Alternative firmware for ESP8266 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Written for PlatformIO with limited support for Arduino IDE.
If you like Tasmota, give it a star, or fork it and contribute!
See RELEASENOTES.md for release information.
In addition to the release webpage the binaries can also be downloaded from http://ota.tasmota.com/tasmota/release/
See tasmota/CHANGELOG.md for detailed change information.
Unless your Tasmota powered device exhibits a problem or you need to make use of a feature that is not available in the Tasmota version currently installed on your device, leave your device alone - it works so don't make unnecessary changes! If the release version (i.e., the master branch) exhibits unexpected behaviour for your device and configuration, you should upgrade to the latest development version instead to see if your problem is resolved as some bugs in previous releases or development builds may already have been resolved.
The Tasmota development codebase is checked every 1-2 hours for changes. If new commits have been merged and they compile successfuly, new binary files for every variant will be posted at http://ota.tasmota.com/tasmota/ (this web address can be used for OTA updates too). It is important to note that these binaries are based on the current development codebase. These commits are tested as much as is possible and are typically quite stable. However, it is infeasible to test on the hundreds of different types of devices with all the available configuration options permitted.
Note that there is a chance, as with any upgrade, that the device may not function as expected. You must always account for the possibility that you may need to flash the device via the serial programming interface if the OTA upgrade fails. Even with the master release, you should always attempt to test the device or a similar prototype before upgrading a device which is in production or is hard to reach. And, as always, make a backup of the device configuration before beginning any firmware update.
:warning: DANGER OF ELECTROCUTION :warning:
If your device connects to mains electricity (AC power) there is danger of electrocution if not installed properly. If you don't know how to install it, please call an electrician (Beware: certain countries prohibit installation without a licensed electrician present). Remember: SAFETY FIRST. It is not worth the risk to yourself, your family and your home if you don't know exactly what you are doing. Never tinker or try to flash a device using the serial programming interface while it is connected to MAINS ELECTRICITY (AC power).
We don't take any responsibility nor liability for using this software nor for the installation or any tips, advice, videos, etc. given by any member of this site or any related site.
Please do not ask to add new devices unless it requires additional code for new features. If the device is not listed as a module, try using Templates first. If it is not listed in the Tasmota Device Templates Repository create your own Template.
Download one of the released binaries from https://github.com/arendst/Tasmota/releases and flash it to your hardware using our installation guide.
If you want to compile Tasmota yourself keep in mind the following:
user_config_override.h
file. It assures keeping your custom settings when you download and compile a new version. You have to make a copy from the provided user_config_override_sample.h
file and add your setting overrides. To enable the override you have to set a compile define as documented in the user_config_override_sample.h
file.Please refer to the installation and configuration articles in our documentation.
See wiki migration path for instructions how to migrate to a major version. Pay attention to the following version breaks due to dynamic settings updates:
--- Major change in parameter storage layout ---
For a database of supported devices see Tasmota Device Templates Repository
If you're looking for support on Tasmota there are some options available:
You can contribute to Tasmota by
People helping to keep the show on the road:
This program is licensed under GPL-3.0