Difference between revisions of "WebCoRE todo"
From webCoRE Wiki - Web-enabled Community's own Rule Engine
(49 intermediate revisions by 5 users not shown) | |||
Line 2: | Line 2: | ||
{{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!}} | {{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: | + | The following is a list of missing features or known issues (in a somewhat priority order): |
− | + | ||
− | # | + | # Backup/Restore Pistons to/from local storage (in the works) |
− | + | # Superglobal variables publication to other locations | |
− | # | + | # AskAlexa Message Queue integration |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | # AskAlexa integration | ||
# Twilio integration | # Twilio integration | ||
# NFL integration | # NFL integration | ||
− | + | ||
+ | Resolved (or believed to be resolved) issues: | ||
# <del>Smart Home Monitor</del> (3/26/2017) | # <del>Smart Home Monitor</del> (3/26/2017) | ||
# <del>Location Mode</del> (3/26/2017) | # <del>Location Mode</del> (3/26/2017) | ||
Line 26: | Line 20: | ||
# <del>Execute other pistons</del> (4/15/2017) | # <del>Execute other pistons</del> (4/15/2017) | ||
# <del>Wait until <time></del> (4/15/2017) | # <del>Wait until <time></del> (4/15/2017) | ||
+ | # <del>Execute Routines</del> (4/15/2017) | ||
+ | # <del>Multiple choice conditions (any of, not any of)</del> (4/16/2017) | ||
+ | # <del>Web service calls with location (needs clarification)</del> (4/17/2017) | ||
+ | # <del>Task mode restrictions</del> (4/18/2017) | ||
+ | # <del>Time conditions/restrictions (time is before/between/after)</del> (4/18/2017) | ||
+ | # <del>Date conditions/restrictions (date is before/between/after)</del> (4/19/2017) | ||
+ | # <del>Timed conditions (changed, was / were)</del> (4/20/2017) | ||
+ | # <del>Masking phone numbers while sharing pistons</del> (4/21/2017) | ||
+ | # <del>Global variables</del> (4/22/2017) | ||
+ | # <del>Superglobal variables</del> (4/22/2017) | ||
+ | # <del>Global/superglobal variables triggers on change</del> (4/23/2017) | ||
+ | # <del>Timed triggers (stays/stay)</del> (4/23/2017) | ||
+ | # <del>Time condition offsets</del> (4/23/2017) | ||
+ | # <del>Use of variables inside conditions and restrictions (same as they can be used in actions)</del> (4/24/2017) | ||
+ | # <del>Store condition matching/non-matching device list to variable</del> (4/24/2017) | ||
+ | # <del>Subscribe to Routines Events</del> (4/24/2017) | ||
+ | # <del>IFTTT integration</del> (4/24/2017) | ||
+ | # <del>AskAlexa integration</del> (4/24/2017) | ||
+ | # <del>Custom commands with parameters</del> (4/25/2017) | ||
+ | # <del>Copy&Paste support inside piston editor</del> (4/25/2017) | ||
+ | # <del>formatDuration(value, friendly, granularity, showAdverbs)</del> (4/23/2017) | ||
+ | # <del>Contact support for notifications</del> (4/26/2017) | ||
+ | # <del>Timed triggers with multiple devices and Any aggregation</del> (4/26/2017) | ||
+ | # <del>IFTTT event arguments parsing</del> (4/26/2017) | ||
+ | # <del>formatDuration( )</del> (5/3/2017) | ||
+ | # <del>Power Cut Detection</del> (5/8/2017) | ||
+ | # <del>Turn X switch to Random State</del> (5/8/2017) | ||
+ | # <del>Turn X switch to {variable} State</del> (5/8/2017) | ||
+ | # <del>Command optimizations</del> (5/22/2017) | ||
+ | # <del>Virtual tasks - add the lot</del> (6/13/2017) | ||
+ | # <del>Prevent already scheduled tasks from executing during restrictions</del> (6/16/2017) | ||
+ | # <del>Physical / Programmatic Switch Support</del> (6/16/2017) | ||
+ | # <del>Lock code support</del> (6/16/2017) | ||
+ | # <del> Weather support (ughh)</del> (6/16/2016) | ||
+ | # <del> Option to set the flash color and brightness level (request from @HDGuy)</del> (6/17/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) | ||
+ | # <del>Orientation pseudo-attribute support</del> (6/22/2017) | ||
+ | # <del>Followed By support</del> (07/08/2017) | ||
+ | # <del>Import from Red Piston Picture</del> (merged into local storage backup/restore) | ||
+ | # <del>Set variables with a dialogue versus running a piston to get an initial value</del> (8/11/2017) |
Latest revision as of 20:02, 11 August 2017
Warning: | Just because a feature is on this list, doesn't mean that ady624 will implement it. |
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):
- Backup/Restore Pistons to/from local storage (in the works)
- Superglobal variables publication to other locations
- AskAlexa Message Queue integration
- Twilio integration
- NFL integration
Resolved (or believed to be resolved) issues:
-
Smart Home Monitor(3/26/2017) -
Location Mode(3/26/2017) -
Time Triggers (every x minutes/hours/days/etc do)(4/12/2017) -
Color support(4/12/2017) -
TCP(4/13/2017) -
TEP(4/13/2017) -
Execute other pistons(4/15/2017) -
Wait until <time>(4/15/2017) -
Execute Routines(4/15/2017) -
Multiple choice conditions (any of, not any of)(4/16/2017) -
Web service calls with location (needs clarification)(4/17/2017) -
Task mode restrictions(4/18/2017) -
Time conditions/restrictions (time is before/between/after)(4/18/2017) -
Date conditions/restrictions (date is before/between/after)(4/19/2017) -
Timed conditions (changed, was / were)(4/20/2017) -
Masking phone numbers while sharing pistons(4/21/2017) -
Global variables(4/22/2017) -
Superglobal variables(4/22/2017) -
Global/superglobal variables triggers on change(4/23/2017) -
Timed triggers (stays/stay)(4/23/2017) -
Time condition offsets(4/23/2017) -
Use of variables inside conditions and restrictions (same as they can be used in actions)(4/24/2017) -
Store condition matching/non-matching device list to variable(4/24/2017) -
Subscribe to Routines Events(4/24/2017) -
IFTTT integration(4/24/2017) -
AskAlexa integration(4/24/2017) -
Custom commands with parameters(4/25/2017) -
Copy&Paste support inside piston editor(4/25/2017) -
formatDuration(value, friendly, granularity, showAdverbs)(4/23/2017) -
Contact support for notifications(4/26/2017) -
Timed triggers with multiple devices and Any aggregation(4/26/2017) -
IFTTT event arguments parsing(4/26/2017) -
formatDuration( )(5/3/2017) -
Power Cut Detection(5/8/2017) -
Turn X switch to Random State(5/8/2017) -
Turn X switch to {variable} State(5/8/2017) -
Command optimizations(5/22/2017) -
Virtual tasks - add the lot(6/13/2017) -
Prevent already scheduled tasks from executing during restrictions(6/16/2017) -
Physical / Programmatic Switch Support(6/16/2017) -
Lock code support(6/16/2017) -
Weather support (ughh)(6/16/2016) -
Option to set the flash color and brightness level (request from @HDGuy)(6/17/2017) -
Way to identify devices that are selected but not used(no longer needed) -
Remove (only while ) when all Mode restrictions are deselected.(bug that was removed?) -
That custom function feature you had mentioned in the private thread (@c1arkbar if you cant remember)(right...) -
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...) -
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) -
Orientation pseudo-attribute support(6/22/2017) -
Followed By support(07/08/2017) -
Import from Red Piston Picture(merged into local storage backup/restore) -
Set variables with a dialogue versus running a piston to get an initial value(8/11/2017)