Search found 28 matches

by Ghlave
16 Aug 2014 00:02
Forum: User Help / Bug Reports
Topic: Reject/End call, reply with SMS
Replies: 1
Views: 6068

Reject/End call, reply with SMS

When I'm receiving an incoming call, I can toggle my lockscreen to decline the call and respond with a quick, preset SMS. I'm creating a flow to automate this based on this, but I'm not sure if I have all of the functions needed. Ideally the phone would ring once or twice, and then send the SMS. Wou...
by Ghlave
15 Aug 2014 01:50
Forum: User Help / Bug Reports
Topic: SMS auto reply limit by timeframe?
Replies: 4
Views: 11072

Re: SMS auto reply limit by timeframe?

Honestly, I appreciate the walkthrough explanation more than the actual flow itself! I had an idea of how I could achieve this, but your solution is so much simpler and more elegant.

Thank you so much!
by Ghlave
12 Aug 2014 17:05
Forum: User Help / Bug Reports
Topic: SMS auto reply limit by timeframe?
Replies: 4
Views: 11072

Re: SMS auto reply limit by timeframe?

I've made several scripts before, but simplistic in nature. I've definitely never used the map function. I just looked over it, and I not very sure how I would apply that to keeping record of when I send my first autoreply.
by Ghlave
10 Aug 2014 20:41
Forum: User Help / Bug Reports
Topic: SMS auto reply limit by timeframe?
Replies: 4
Views: 11072

SMS auto reply limit by timeframe?

I've got a simple auto reply that I activate while on my motorcycle, but I'd like to take it a step further. I'd like to have it so that if the same person texts me multiple times, it will only auto reply to them once every 5 minutes. I would've sworn I saw that functionality built in somewhere, but...
by Ghlave
09 Aug 2014 12:11
Forum: User Help / Bug Reports
Topic: Global variable trigger help
Replies: 3
Views: 8692

Re: Global variable trigger help

That's the method I have been using. I had wondered if I could incorporate that check directly into the trigger and have my code be a bit more simple/elegant. Thanks for the info!
by Ghlave
09 Aug 2014 05:00
Forum: User Help / Bug Reports
Topic: Global variable trigger help
Replies: 3
Views: 8692

Global variable trigger help

Is it possiblentonuse the global variable trigger son that it only activates when the variable is true? So far I can get one to fire every time the value changes, but I thought it could also fire if evaluated to true or false specifically. I could find many examples... Is that possible?
by Ghlave
22 Jul 2014 16:50
Forum: User Help / Bug Reports
Topic: Adding an alarm 30 minutes from now
Replies: 3
Views: 9062

Re: Adding an alarm 30 minutes from now

After missing with it for a while, I e notice a pattern. Every other time, it works. The other time, it's setting the alarm for 23 hours and 59 minutes. ???
by Ghlave
22 Jul 2014 15:13
Forum: User Help / Bug Reports
Topic: Adding an alarm 30 minutes from now
Replies: 3
Views: 9062

Re: Adding an alarm 30 minutes from now

Actually I just noticed my topic title. I meant seconds not minutes.
by Ghlave
22 Jul 2014 12:55
Forum: User Help / Bug Reports
Topic: Adding an alarm 30 minutes from now
Replies: 3
Views: 9062

Adding an alarm 30 minutes from now

I have a flow that's supposed to set an alarm 30 seconds from the trigger time. It's kicked off by a Global variable. The problem is, it works great sometimes, and other times I get that alarm many hours away instead of 30 seconds. It goes like this: Global Variable:gloabl_MotorcycleMode -(Condition...
by Ghlave
17 Jul 2014 03:40
Forum: General
Topic: Nexus 7 activating hotspot on Nexus 5
Replies: 1
Views: 7764

Nexus 7 activating hotspot on Nexus 5

Is there a way I can get my n7 to somehow talk to my n5 and activate the hotspot? They do not like talking to me each other via blue tooth. The few times I've gotten bluetooth to work, its been pretty flaky. My n7 gets power when I turn my car on, so that's the basis of my triggers. I have expirment...