WelterRocks / WESPOTA

WESPOTA is a Sonoff-Tasmota fork, designed to support as many devices as possible, not only Sonoff and equivalent.
GNU General Public License v3.0
15 stars 0 forks source link

WESPOTA

Alternative firmware for ESP 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.

WESPOTA is fork of Sonoff-Tasmota, which is a great alternative firmware for ESP8255 based devices like iTead Sonoff. While Sonoff-Tasmota is focused vertically to support special devices, WESPOTA is focused on horizontal scalablilty, to support as much devices as possible. Sonoff-Tasmota is used as code base, while I am still a contributor of the project. But with WESPOTA, we can do things, that would normally violate the Sonoff-Tasmota coding policies, set by its founder and core developers. Therefore WESPOTA exists, where for e.g. other devices are supported natively, like LC-Technology boards...

GitHub version GitHub download License

If you like WESPOTA, give it a star, or fork it and contribute!

GitHub stars GitHub forks donate

See RELEASENOTES.md for release information.

In addition to the release webpage the binaries can also be OTA downloaded from https://wespota.verbotene.zone/release/

Development

Dev Version Download Dev Build Status

See RELEASENOTES.md for release information and src/_changelog.ino for detailed change information.

The development codebase is checked hourly for changes and if new commits have been merged and compile successfuly they will be posted at https://wespota.verbotene.zone/ (this web address can be used for OTA too). It is important to note that these are based on the current development codebase and it is not recommended to flash it to devices used in production or which are hard to reach in the event that you need to manually flash the device if OTA failed. The last compiled commit number is also posted on the same page along with the current build status (if a firmware rebuild is in progress).

Disclaimer

:warning: DANGER OF ELECTROCUTION :warning:

An ESP or firmware compatible device is not a toy. It may use 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.

Quick Install

Download one of the released binaries from https://github.com/VerboteneZone/WESPOTA/releases and flash it to your hardware as documented in the wiki.

Important User Compilation Information

If you want to compile WESPOTA yourself keep in mind the following:

Version Information

Support Information

See Wiki for more information.
See Community for forum.

The following devices are supported:

Contribute

You can contribute to WESPOTA by

donate

Credits

Libraries Used

Libraries used with WESPOTA are:

People inspiring me

People helping to keep the show on the road:

Why a fork?

I am a contributor of the origin project Sonoff-Tasmota. After developing drivers, like MPU6050, some things where declined by the core developers, like native support for LC Technology boards. Because of people who need this driver natively and don't want to add rules by hand to make this work partially in Tasmota, I decided to fork the hole project and change some things, that I cannot change in the origin project, because of some self set policies by the author of Sonoff-Tasmota. Don't get me wrong, I realy respect the opinion of T. Arends and his roadmap for Sonoff-Tasmota. So to prevent interest conflicts, a fork is the best solution at this point. And here it is ;-)

License

This program is licensed under GPL-3.0