Search found 10 matches

by jarlerb
14 Aug 2020 15:59
Forum: User Help / Bug Reports
Topic: The End of Automagic
Replies: 54
Views: 4559216

Re: The End of Automagic

Have you considered an subscription?
I would gladly pay to keep this going.
by jarlerb
07 Sep 2015 17:08
Forum: User Help / Bug Reports
Topic: a small question about scripting logic
Replies: 2
Views: 9276

Re: a small question about scripting logic

If xx, yy and zz has the value true or false:
if (xx || (yy && zz))
else:
if (xx== "something" || (yy =="something" && zz=="something"))

Regards, Jarle
by jarlerb
07 Sep 2015 06:36
Forum: User Help / Bug Reports
Topic: Ambient temperature
Replies: 1
Views: 6860

Ambient temperature

Hi.
Is there a way to collect sensor data so I can make a variable with the ambient temperature?

Regards, Jarle
by jarlerb
11 Jul 2015 23:46
Forum: User Help / Bug Reports
Topic: Mysql query
Replies: 3
Views: 11990

Re: Mysql query

Found a solution.
Copied the sqlite3 file from the Titanium backup app into xbin.
Jarle
by jarlerb
09 Jul 2015 17:27
Forum: User Help / Bug Reports
Topic: Mysql query
Replies: 3
Views: 11990

Re: Mysql query

Hi. root commands doesn't work anymore on samsung upgraded to lollipop. Example:sqlite3 /data/databases/com.galaxytone.tarot.illuminati/databases/tarot.db "SELECT reverse FROM card_of_day WHERE day= {getDate(),dateformat,D} AND year = {getDate(),dateformat,yyyy}" return an error:error: only position...
by jarlerb
11 Jun 2014 21:04
Forum: Feature Requests
Topic: AppLock for Automagic
Replies: 13
Views: 39172

Re: AppLock for Automagic

Are you sure? It would be nice to have an app-lock who are disabled automagic when for example in the car using navigation or within several safe locations
Jarle
by jarlerb
23 Jun 2013 11:26
Forum: User Help / Bug Reports
Topic: Init variable location
Replies: 4
Views: 15670

Re: Init variable location

Thank you for the info :-)
I'll wait for the update. The periodic update will drain my battery to fast, so I need a condition first (looking for the navigation app and external power) and then the action Init variable location.
by jarlerb
21 Jun 2013 12:22
Forum: User Help / Bug Reports
Topic: Init variable location
Replies: 4
Views: 15670

Re: Init variable location

It did. Thank you wery much. You opened a door for me :-)
Do someone know how to use the variables location_bearing, _altitude,_speed? I can't work with them as I can with location and I have problems finding info about the topic
by jarlerb
20 Jun 2013 22:56
Forum: User Help / Bug Reports
Topic: Init variable location
Replies: 4
Views: 15670

Init variable location

In some of my flows I use Init variable location using GPS. If I am indoor and can't get a GPS fix, the flow will exit. This action is within a loop and I would like the flow to continue. Is there any way to check for GPS signal before the action Init variable location? Eg. True - - > continue, Fals...
by jarlerb
20 Jun 2013 12:13
Forum: User Help / Bug Reports
Topic: location_altitude is NULL
Replies: 4
Views: 14413

Re: location_altitude is NULL

I an waiting for this too