Difference between revisions of "WebCoRE todo"

From webCoRE Wiki - Web-enabled Community's own Rule Engine
Jump to: navigation, search
Line 5: Line 5:
  
  
# Virtual tasks - add the lot (in progress)
 
 
# Superglobal variables publication to other locations
 
# Superglobal variables publication to other locations
 
# AskAlexa Message Queue integration
 
# AskAlexa Message Queue integration
Line 13: Line 12:
 
# Lock code support
 
# Lock code support
 
# Prevent already scheduled tasks from executing during restrictions
 
# Prevent already scheduled tasks from executing during restrictions
# Way to identify devices that are selected but not used
 
 
# Import from Red Piston Picture
 
# Import from Red Piston Picture
 
# Backup/Restore Pistons to/from local storage
 
# Backup/Restore Pistons to/from local storage
# Remove ''(only while )'' when all Mode restrictions are deselected.
 
# That custom function feature you had mentioned in the private thread (@c1arkbar if you cant remember)
 
# Reference dynamic devices by names. getDevice(name) or make [variable:attribute] search for a device automatically, if variable is not a device variable
 
# Interpolate the past 10 years of usage based on the most recent 5 hours that would be great. Also would love for it to be able to forecast the next 24 months of data and stock market performance. Also future lottery numbers.
 
 
# Option to set the flash color and brightness level (request from @HDGuy)
 
# Option to set the flash color and brightness level (request from @HDGuy)
 
+
# Weather support (ughh)
  
 
Resolved (or believed to be resolved) issues:
 
Resolved (or believed to be resolved) issues:
Line 61: Line 55:
 
# <del>Turn X switch to {variable} State</del> (5/8/2017)
 
# <del>Turn X switch to {variable} State</del> (5/8/2017)
 
# <del>Command optimizations</del> (5/22/2017)
 
# <del>Command optimizations</del> (5/22/2017)
 +
# <del>Virtual tasks - add the lot</del> (6/13/2017)
 +
# <del>Way to identify devices that are selected but not used</del> (no longer needed)
 +
# <del>Remove ''(only while )'' when all Mode restrictions are deselected.</del> (bug that was removed?)
 +
# <del>That custom function feature you had mentioned in the private thread (@c1arkbar if you cant remember)</del> (right...)
 +
# <del>Interpolate the past 10 years of usage based on the most recent 5 hours that would be great. Also would love for it to be able to forecast the next 24 months of data and stock market performance. Also future lottery numbers.</del> (totally doable...)
 +
# <del>Reference dynamic devices by names. getDevice(name) or make [variable:attribute] search for a device automatically, if variable is not a device variable</del> (done, set a device variable to a string)

Revision as of 17:48, 14 June 2017

Warning Warning: Just because a feature is on this list, doesn't mean that ady624 will implement it.
Warning Warning: This list may not be complete. If you find something that is not on the list that has not been implemented don't complain, add it!

The following is a list of missing features or known issues (in a somewhat priority order):


  1. Superglobal variables publication to other locations
  2. AskAlexa Message Queue integration
  3. Twilio integration
  4. NFL integration
  5. Physical / Programmatic Switch Support
  6. Lock code support
  7. Prevent already scheduled tasks from executing during restrictions
  8. Import from Red Piston Picture
  9. Backup/Restore Pistons to/from local storage
  10. Option to set the flash color and brightness level (request from @HDGuy)
  11. Weather support (ughh)

Resolved (or believed to be resolved) issues:

  1. Smart Home Monitor (3/26/2017)
  2. Location Mode (3/26/2017)
  3. Time Triggers (every x minutes/hours/days/etc do) (4/12/2017)
  4. Color support (4/12/2017)
  5. TCP (4/13/2017)
  6. TEP (4/13/2017)
  7. Execute other pistons (4/15/2017)
  8. Wait until <time> (4/15/2017)
  9. Execute Routines (4/15/2017)
  10. Multiple choice conditions (any of, not any of) (4/16/2017)
  11. Web service calls with location (needs clarification) (4/17/2017)
  12. Task mode restrictions (4/18/2017)
  13. Time conditions/restrictions (time is before/between/after) (4/18/2017)
  14. Date conditions/restrictions (date is before/between/after) (4/19/2017)
  15. Timed conditions (changed, was / were) (4/20/2017)
  16. Masking phone numbers while sharing pistons (4/21/2017)
  17. Global variables (4/22/2017)
  18. Superglobal variables (4/22/2017)
  19. Global/superglobal variables triggers on change (4/23/2017)
  20. Timed triggers (stays/stay) (4/23/2017)
  21. Time condition offsets (4/23/2017)
  22. Use of variables inside conditions and restrictions (same as they can be used in actions) (4/24/2017)
  23. Store condition matching/non-matching device list to variable (4/24/2017)
  24. Subscribe to Routines Events (4/24/2017)
  25. IFTTT integration (4/24/2017)
  26. AskAlexa integration (4/24/2017)
  27. Custom commands with parameters (4/25/2017)
  28. Copy&Paste support inside piston editor (4/25/2017)
  29. formatDuration(value, friendly, granularity, showAdverbs) (4/23/2017)
  30. Contact support for notifications (4/26/2017)
  31. Timed triggers with multiple devices and Any aggregation (4/26/2017)
  32. IFTTT event arguments parsing (4/26/2017)
  33. formatDuration( ) (5/3/2017)
  34. Power Cut Detection (5/8/2017)
  35. Turn X switch to Random State (5/8/2017)
  36. Turn X switch to {variable} State (5/8/2017)
  37. Command optimizations (5/22/2017)
  38. Virtual tasks - add the lot (6/13/2017)
  39. Way to identify devices that are selected but not used (no longer needed)
  40. Remove (only while ) when all Mode restrictions are deselected. (bug that was removed?)
  41. That custom function feature you had mentioned in the private thread (@c1arkbar if you cant remember) (right...)
  42. Interpolate the past 10 years of usage based on the most recent 5 hours that would be great. Also would love for it to be able to forecast the next 24 months of data and stock market performance. Also future lottery numbers. (totally doable...)
  43. Reference dynamic devices by names. getDevice(name) or make [variable:attribute] search for a device automatically, if variable is not a device variable (done, set a device variable to a string)