Difference between revisions of "MilestonesRoadmap"

From Let's Control It
Jump to navigation Jump to search
m
m
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Starting with the release of 2.0.0 of ESP Easy we will try to add future road map topics here (section Future) and also migrate those topics into a update list under the Active section.
 
Starting with the release of 2.0.0 of ESP Easy we will try to add future road map topics here (section Future) and also migrate those topics into a update list under the Active section.
 +
 +
The actual "live" list of milestones can be found here: [https://github.com/letscontrolit/ESPEasy/milestones GitHub (milestones)]
  
 
= Active =
 
= Active =
 
+
(none yet)<span style="color: green></span>
  
 
= Future =
 
= Future =
2.0.0 (in the works)
+
2.0.0 (<span style="color: orange>in the works</span>)
  
 
*Native SPIFFS support
 
*Native SPIFFS support
Line 11: Line 13:
 
*Fallback Wifi AP support in case your primary WiFi access point goes down or into maintenance
 
*Fallback Wifi AP support in case your primary WiFi access point goes down or into maintenance
 
*Support for multiple active controllers
 
*Support for multiple active controllers
 +
*IDX/var no longer mandatory and only requested when the selected controller needs it
 
*Support for specific notification plugins
 
*Support for specific notification plugins
 
*Native SD card support and system logging to SD card
 
*Native SD card support and system logging to SD card
 
*Task values are preserved during reboot (but not after power loss)
 
*Task values are preserved during reboot (but not after power loss)
 
*Multiple rule sets that can also be uploaded using the webgui
 
*Multiple rule sets that can also be uploaded using the webgui
*Several device plugins added to the main branch: NeoPixel, NeoPixel Candle, NeoPixel WordClock, ID12/RDM6300 RFID, Framed OLED, MQTT import, Thermocouple, P1 Wifi gateway, Timer Clock.
+
*Clock#Time supports 'Wrk' for workdays and 'Wkd' for weekends as wildcards
 +
*Several device plugins added to the main branch: NeoPixel, NeoPixel Candle, NeoPixel WordClock, ID12/RDM6300 RFID, Framed OLED, MQTT import, Thermocouple, P1 Wifi gateway, Timer Clock + more...
 +
*Updated WebGUI (design, rearranged pages, new pages)
 +
 
  
2.1.0 (planned)
+
Live list of open features and issues: [https://github.com/letscontrolit/ESPEasy/milestone/1 GitHub (2.0.0)]
 +
 
 +
----
 +
 
 +
2.1.0 (<span style="color: red>planned</span>)
  
 
*Security
 
*Security
 
*RAM handling of plugin
 
*RAM handling of plugin
 +
*WiFi reconnect (to primary if on secondary)
 +
*Revamp MQTT handling (send cmd to "all" and "group", not only single unit)
 +
*Generic MQTT handling (+QoS)
 +
*Cleanup of plugin structure (names, categories, and states)
 +
 +
 +
Live list of open features and issues: [https://github.com/letscontrolit/ESPEasy/milestone/2 GitHub (2.1.0)]

Latest revision as of 21:22, 5 November 2017

Starting with the release of 2.0.0 of ESP Easy we will try to add future road map topics here (section Future) and also migrate those topics into a update list under the Active section.

The actual "live" list of milestones can be found here: GitHub (milestones)

Active

(none yet)

Future

2.0.0 (in the works)

  • Native SPIFFS support
  • Minimum supported 1M SPIFFS model (OTA will work with sketches up to 1.5MB sketch size on 4M modules)
  • Fallback Wifi AP support in case your primary WiFi access point goes down or into maintenance
  • Support for multiple active controllers
  • IDX/var no longer mandatory and only requested when the selected controller needs it
  • Support for specific notification plugins
  • Native SD card support and system logging to SD card
  • Task values are preserved during reboot (but not after power loss)
  • Multiple rule sets that can also be uploaded using the webgui
  • Clock#Time supports 'Wrk' for workdays and 'Wkd' for weekends as wildcards
  • Several device plugins added to the main branch: NeoPixel, NeoPixel Candle, NeoPixel WordClock, ID12/RDM6300 RFID, Framed OLED, MQTT import, Thermocouple, P1 Wifi gateway, Timer Clock + more...
  • Updated WebGUI (design, rearranged pages, new pages)


Live list of open features and issues: GitHub (2.0.0)


2.1.0 (planned)

  • Security
  • RAM handling of plugin
  • WiFi reconnect (to primary if on secondary)
  • Revamp MQTT handling (send cmd to "all" and "group", not only single unit)
  • Generic MQTT handling (+QoS)
  • Cleanup of plugin structure (names, categories, and states)


Live list of open features and issues: GitHub (2.1.0)