Difference between revisions of "ESPEasyMega"

From Let's Control It
Jump to navigation Jump to search
(Created page with "{{WorkInProgress}} Work is being done on a new experimental ESP Easy Mega edition. Roadmap for this edition: *It will use native SPIFFS support and all older custom flash ac...")
 
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{WorkInProgress}}
 
  
Work is being done on a new experimental ESP Easy Mega edition. Roadmap for this edition:
+
You should be able to upload this using OTA. If you're upgrading from an older ESPEasy version, the system will perform a full reset !!! So you will need to reconfigure the ESP Easy device from scratch!
  
*It will use native SPIFFS support and all older custom flash access routines will be dropped
+
= Documentation =
*We move to the 1M SPIFFS model, so OTA will work with sketches up to 1.5MB sketch size on 4M modules
+
* [https://espeasy.readthedocs.io/en/latest/ ESPEasy ReadTheDocs] Actual documentation for ESPEasy
*Fallback Wifi AP support in case your primary WiFi access point goes down or into maintenance
+
* [https://www.letscontrolit.com/wiki/ LetsControlIt Wiki] Old documentation for ESPEasy
*Support for multiple active controllers
+
 
*Support for specific notification plugins
+
 
*Native SD card support and system logging to SD card
+
= Support and discussion =
*Taskvalues are preserved during reboot (not after power loss!)
+
* [http://www.letscontrolit.com/forum/viewtopic.php?f=18&t=2257 Forum]
*Multiple rule sets that can also be uploaded using the webgui
+
 
*Some sort of flash protection mechanisme to prevent bricking your device due to 'dangerous' plugins
+
= Nightly Builds =
*Several device plugins will be reworked and added to the main branch: NeoPixel, NeoPixel Candle, NeoPixel WordClock, ID12/RDM6300 RFID, Framed OLED, MQTT import, Thermocouple
+
* [https://github.com/letscontrolit/ESPEasy/releases GitHub nightly builds]
 +
 
 +
== Source code development ==
 +
* [https://github.com/letscontrolit/ESPEasy Github] (Go to the mega-branch instead of master!)

Latest revision as of 23:24, 3 February 2021

You should be able to upload this using OTA. If you're upgrading from an older ESPEasy version, the system will perform a full reset !!! So you will need to reconfigure the ESP Easy device from scratch!

Documentation


Support and discussion

Nightly Builds

Source code development

  • Github (Go to the mega-branch instead of master!)