|
před 5 roky | |
---|---|---|
.. | ||
.github | před 5 roky | |
api | před 5 roky | |
arduino | před 5 roky | |
lib | před 5 roky | |
pio | před 5 roky | |
sonoff | před 5 roky | |
tools | před 5 roky | |
.gitattributes | před 5 roky | |
.gitignore | před 5 roky | |
.travis.yml | před 5 roky | |
API.md | před 5 roky | |
LICENSE.txt | před 5 roky | |
README.md | před 5 roky | |
REFERENCE.md | před 5 roky | |
RELEASENOTES.md | před 5 roky | |
esp8266.flash.1m0.ld | před 5 roky | |
platformio.ini | před 5 roky |
Alternative firmware for ESP8266 based devices like iTead Sonoff with web, timers, 'Over The Air' (OTA) firmware updates and sensors support, allowing control under Serial, HTTP, MQTT and KNX, so as to be used on Smart Home Systems. Written for Arduino IDE and PlatformIO.
If you like Sonoff-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 OTA downloaded from http://thehackbox.org/tasmota/release/
:warning: DANGER OF ELECTROCUTION :warning:
A Sonoff device is not a toy. It uses Mains AC so there is a danger of electrocution if not installed properly. If you don't know how to install it, please call an electrician. Remember: SAFETY FIRST. It is not worth to risk yourself, your family and your home if you don't know exactly what you are doing. Never try to flash a Sonoff device while it is connected to MAINS AC.
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.
Download one of the released binaries from https://github.com/arendst/Sonoff-Tasmota/releases and flash it to your hardware as documented in the wiki.
If you want to compile Sonoff-Tasmota yourself keep in mind the following:
user_config_override.h
file. It assures keeping your settings when you download and compile a new version. To use user_config.override.h
you will have to make a copy of the provided user_config.override_sample.h
file and add your setting overrides. To enable the override file you will need to use a compile define as documented in the user_config_override_sample.h
file.Modules
and Module
.GPIOs
and GPIO
to change GPIO with desired sensor.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:
See Wiki for more information.
See Community for forum.
See Chat for more user experience.
The following devices are supported:
You can contribute to Sonoff-Tasmota by
Libraries used with Sonoff-Tasmota are:
People helping to keep the show on the road:
This program is licensed under GPL-3.0