Difference between revisions of "MilestonesRoadmap"
Jump to navigation
Jump to search
Grovkillen (talk | contribs) (→Future) |
Grovkillen (talk | contribs) m |
||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
= Active = | = Active = | ||
− | (none yet) | + | (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 20: | Line 20: | ||
*Clock#Time supports 'Wrk' for workdays and 'Wkd' for weekends as wildcards | *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... | *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) | ||
Line 26: | Line 27: | ||
---- | ---- | ||
− | 2.1.0 (planned) | + | 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)] | 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)