[OBSOLETE] RemindR ~ don’t miss an important event!

UPDATE Alert :slight_smile:

Both Parent and Child Version R.0.0.5 have been released:

Parent App - added ability to cancel active retriggers from the app touch (the first in a series of enhancements that enable users to manually cancel retriggers). To see what is the LAST active retrigger, I added a new section on the bottom of Parent’s Main Page (to see what retrigger is active and can be canceled)
Child App - minor bug fixes. Added a new variable &last, that can be used with ‘Custom Text’. @Navat604, this may be interesting to you, as you can use it to know the time the door opened, even though you get the message only if the door remains open for x minutes.

The custom text would be:

&device has been &action since &last. This translates as 'the door has been open since 2:40 PM …

Enjoy!

1 Like

Main app with an active retrigger (every 15 minutes)

Clicking app touch (the little triangle on the right)

Active retrigger has been cleared (retrigger message no longer present as confirmation)

Hey,

I installed the app, but i cant creat a new reminder. nothing happens.
it says the following in the text:

“please make sure you have installed the Eccho: remindrprofile app before creaing you first reminder”

am i missing something?

What happens when you click 'create new …"?

Nothing happens.

Could you please post some screenshots or logs (either here or in the PM)…

Have you installed both apps? There is a parent app and a child app that need to be installed. Looking in your ide, under SmartApps tab, you should see these two apps…

Upon successful installation of the parent app, you should see this in your mobile app …

Yup,

That solved it, Thnx

Den 1. jun. 2017 kl. 16.58 skrev Bobby <smartthings@discoursemail.commailto:smartthings@discoursemail.com>:

[https://sea1.discourse-cdn.com/smartthings/user_avatar/community.smartthings.com/sbdobrescu/45/30067_1.png] SBDOBRESCUhttps://community.smartthings.com/u/sbdobrescu Bobbyhttps://community.smartthings.com/u/sbdobrescu
June 1
[https://avatars.discourse.org/v2/letter/k/c5a1d2/40.png]Kenivbjo:

installed the app

Have you installed both apps? There is a parent app and a child app that need to be installed. Looking in your ide, under SmartApps tab, you should see these two apps…

[https://sea1.discourse-cdn.com/smartthings/uploads/default/optimized/3X/8/0/80fe13f6955a0ca06db9f81bc98a786b118d2be4_1_690x155.png]https://community.smartthings.com/uploads/short-url/ip7tuU8ZIIut8pViU6N38KXFj5W.png

Upon successful installation of the parent app, you should see this in your mobile app …

[https://sea1.discourse-cdn.com/smartthings/uploads/default/optimized/3X/c/4/c437fecc9fdfa9c14c8972e2fd92f7afbf47941b_1_690x399.jpg]https://community.smartthings.com/uploads/short-url/rZPyk3OuKWo7Gxn1azx4WYRk6dJ.jpg

1 Like

Glad to hear it. Enjoy! And let me know if you have any questions about its features …

Feature Highlight

As users may know, when setting a recurring event in SmartThings, the FIRST instance is fired randomly, immediately after it has been scheduled.

RemindR events never start randomly when you press “Done”. This is a SmartThings’ “feature,” to automatically fire a recurring event (with a future starting date), immediately after it has been scheduled.

We treat timing of when the first event is fired, as very critical, therefore we ensure that first notification is delivered ONLY at the scheduled time and NOT randomly after it has been scheduled!

1 Like

Fridays Feedback!

On a scale from 1 to 5, with 5 being the most user friendly, how would you rate the overall UI and set up process flow of the app?

  • 1
  • 2
  • 3
  • 4
  • 5

0 voters

Pushed a small update to the chilld app - link is on the first post of this thread (Release version: R.0.0.6b),which fixes some issues with multiple notifications being played on remote speakers when triggers selected are either routines or modes. Thanks @Daniel_Edge for your help debugging!

Just installed this morning, and there appears to be an issue with the “OR Every Week Day (MON-FRI)” recurring daily trigger.

Logging gives me this error:
8:47:02 AM: error physicalgraph.scheduling.CronExpressionException: Invalid cron expression found '0 00 06 1/null * MON-FRI *' @ line 2135

Message Text was wiped out in failing to save this, as well.

1 Like

Fixing, stand by. Thanks for the bug report…

I am unable to replicate this. What was your exact trigger? One thing I noticed, is that required starting time is slow to register and/or refresh. If the time input is not recorded, the cron job would fail to save (not saying that is the case - just a personal observation).

Just reproduced it in a new Reminder, below are the only things I’ve setup in this one.

edit: I’ve enabled debug logging, so I’ll see if that helps trace…

The only thing I can add from the higher logging levels are the following logs:
11:19:36 AM: error physicalgraph.scheduling.CronExpressionException: Invalid cron expression found '0 00 06 1/null * MON-FRI *' @ line 2135
11:19:36 AM: debug con var is Daily
11:19:36 AM: debug Updated with settings: [xDaysWeekDay:true, frequency:Daily, alexa:false, actionType:Custom Text with Weather, xDaysStarting:2017-06-03T06:00:00.000-0700, tSchedule:Recurring], current app version: R.0.0.6b

Thanks for the logs! I was able to isolate the problem. I just pushed an update (R.0.0.7), which fixes the weekday issue.

1 Like

I can’t seem to get mine to fire. I created two reminders and neither worked.
I’ll try agian tonight since I just now updated the child app.

Can you please give me some details, so I can look into it?